/* @override http://www.region-limousin.fr/squelettes/styles/style.css */

/** 
Theme Name: 		Conseil Régional du Limousin 
Description: 	Thème pour le portail du Conseil Régional du Limousin 
Author: 			Proximit/Le Studio Vert 
Author URI: 		http://www.proximit.com/ 
Version:			1.0 */

/* @group Skycraper */

body {
	overflow-x:hidden;
}

#skycrapers {
	position: absolute;
	top: 160px;
	left: 0px;
}

#skycrapers div.skycraper_right {
	position: absolute;
	top: 0;
	left: 1015px;
}

#skycrapers div.skycraper_left {
	position: absolute;
	top: 0;
	left: -131px;
}

/* @end */

/* Reset des valeurs */

* {
margin:0;
padding:0;
border:0;
}


li {
list-style:none;
line-height:1.6em;
}


/* Gestion des éléments de base */

body {
background:#e4e5e7 url(../images/designs/bg.jpg) repeat-x scroll left 150px;
}

div#bann {
height:150px;
width:100%;
background:#E4E5E7 url(../images/designs/bann.jpg) no-repeat scroll center top;
}

div#all {
	position: relative;
	width: 1000px;
	height: auto;
	margin: -150px auto auto;
	padding-left: 2px;
	padding-right: 2px;
	background: transparent url(../images/designs/bg_all.png) repeat scroll left top;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}


/* Gestion des éléments du header */

div#header {
background:transparent url(../images/designs/bg_header.jpg) no-repeat scroll left 100px;
height:auto;
margin:auto;
padding-left:10px;
width:970px;
padding-top:15px;
}

div#logo {
float:left;	
width:116px;
}

div#name {
float:left;
width:223px;
}

div#flags {
text-align:right;
}

div#search {
background:transparent url(../images/designs/bg_search.png) no-repeat scroll left top;
float:right;
height:40px;
margin-right:10px;
padding-left:5px;
margin-top:25px;
margin-left:4px;
padding-top:8px;
width:215px;
}

input#envoyer {
border:0;
width:23px;
height:23px;
margin-left:16px;
color:#fff;	
background:transparent url(squelettes/images/buttons/bt_search.gif) no-repeat scroll left top;
}

input#envoyerf {
background:transparent url(../images/buttons/envoyer_btn.png) no-repeat scroll left 2px;
border:0 none;
color:#FFFFFF;
height:24px;
margin-left:16px;
width:75px;
}

input#text_search {
height:20px;
vertical-align:top;	
}

#formsearch {
	width: 123px;
	padding: 4px;
	background: #fff url("img_squelette/search.gif") no-repeat;
	border: #002c47 1px solid;
	font-size: 11px; color: #727860; text-align: center;
}

/*Gestion des éléments du menu horizontal */

div#menu {
position:absolute;
z-index:100;
float:left;
margin-bottom:10px;
margin-left:100px;
margin-top:55px;
width:850px;

}

div#menu ul {
float:left;
width:750px;
margin-top:40px;
}

div#menu ul li {
display:inline;	
margin-right:10px;
line-height:1.1em;
}

div#menu ul ul {
display:none;
font-size:0.8em;
margin-top:7px;
padding-top:10px;
padding-bottom:10px;
position:absolute;
width:280px;
}

div#menu ul li.menu_institution ul {
margin-left:186px;
}

div#menu ul li.menu_decouvrir ul {
margin-left:377px;
}

div#menu ul li.menu_services ul {
margin-left:570px;
}

div#menu ul ul li {
display:block;
}

div#menu ul ul.niveau2 li a {
background:none;
border-bottom:0;
}

div#menu ul ul.niveau2 li a:hover {
background:transparent url(../images/buttons/puce_menu.png) no-repeat scroll left top;
border-bottom:0;	
}

div#menu ul.niveau1 li.sousmenu:hover ul.niveau2 { 
display:block; 
}

div#menu div.menu_president a:hover {
border-bottom:0;
}

div#menu div.menu_president  {
position:absolute;
float:left;
width:78px;
margin-top:10px;
margin-left:750px;
}

div#menu li.menu_region a {
background:transparent url(../images/buttons/region_limousin.jpg) no-repeat scroll left top;
padding-bottom:6px;
padding-left:32px;
padding-top:6px;	
}

div#menu li.menu_institution a {
background:transparent url(../images/buttons/institution.jpg) no-repeat scroll left top;
padding-bottom:6px;
padding-left:32px;
padding-top:6px;	
}

div#menu li.menu_decouvrir a {
background:transparent url(../images/buttons/decouvrir.jpg) no-repeat scroll left top;
padding-bottom:6px;
padding-left:32px;
padding-top:6px;	
}

div#menu li.menu_services a {
background:transparent url(../images/buttons/services.jpg) no-repeat scroll left top;
padding-bottom:6px;
padding-left:32px;
padding-top:6px;	
}

div#menu li.menu_region a:hover {
background:transparent url(../images/buttons/region_limousin_hover.jpg) no-repeat scroll left top;
}

div#menu li.menu_institution a:hover {
background:transparent url(../images/buttons/institution_hover.jpg) no-repeat scroll left top;
}

div#menu li.menu_decouvrir a:hover {
background:transparent url(../images/buttons/decouvrir_hover.jpg) no-repeat scroll left top;
}

div#menu li.menu_services a:hover {
background:transparent url(../images/buttons/services_hover.jpg) no-repeat scroll left top;
}


div#texte ul li {
background:transparent url(../images/buttons/puce1.png) no-repeat scroll left 5px;
margin-top:5px;
padding-left:15px;
}	

div#texte ul li ul li {
background:transparent url(../images/buttons/puce2.png) no-repeat scroll left 5px;
}	

div#texte ul li ul li ul li {
background:transparent url(../images/buttons/puce3.png) no-repeat scroll left 5px;
}	

/* Gestion des boutons rss, imprimer..*/

div#buttons {
text-align:right;	
float:right;
width:220px;
}

div#buttons img {
margin-right:5px;	
}


/*Gestion du fil d'ariane */

div#breadcrumb {
margin-top:10px;
width:700px;
}

div#breadcrumb p {
padding:3px;
}

div#breadcrumb img {
float:left;
margin-right:10px;
}


/*Gestion du menu vertical*/

div#menu_v {
float:left;
width:190px;
margin-right:10px;
min-height:500px;
}

li.titre_v {
border-bottom:1px solid #f90;
margin-bottom:12px;
width:190px;
}

li.actif {
border-bottom:0;
}

li.titre_v ul {
padding-top:10px;	
border-top:1px solid #f90;
}

div#menu_v p.rssactions {
margin-top:15px;
}

p.rssactions {
margin-bottom:15px;	
}

div.encart_raccourcis_top {
background:#fff url(../images/designs/filet_top.png) no-repeat scroll right top;
height:10px;
width:180px;	
}

div.encart_raccourcis_bottom {
background:#fff url(../images/designs/filet_bottom.png) no-repeat scroll right top;
height:10px;
width:180px;
margin-bottom:10px;
}

div.encart_raccourcis_middle {
background:#fff url(../images/designs/filet.png) repeat-y scroll right top;
height:auto;
padding-left:10px;
width:170px;
}

div.encart_raccourcis_middle img {
margin-left:-10px;	
}

div.encart_raccourcis {
margin-top:10px;	
}


/* Gestion des éléments du Contenu */

div#content, div#contentAcc {
clear:both;
margin:auto;
padding:10px 10px 0;
width:960px;
}

div#content {
background:#fff url(../images/designs/bg_accueil.jpg) no-repeat scroll 250px bottom;
}

div#contentAcc {
background:#fff url(../images/designs/bg_accueil.jpg) no-repeat scroll left bottom;
}

div#cols {
padding-top:25px;
clear:both;
width:970px;
}

div#col_actus {
float:left;
margin-right:10px;
padding-right:10px;
width:450px;
}

div.entete {
float:left;
padding-left:15px;
width:745px;
}

div.entete img {
margin-bottom:10px;	
}

div#texte {
float:left;
padding-top: 10px;
padding-left:15px;
padding-right:15px;
width:500px;
}

div#contenu {
float:left;
width:540px;
}

div.float_left {
float:left;
width:auto;
margin-right:10px;
margin-bottom:10px;	
}

div.bas_page {
margin-top:30px;
clear:both;
}

div.bas_page img {
margin-right:10px;
}

div.contenuArt {
float:left;	
width:400px;
}

div.resultat {
float:left;	
width:480px;
}

div.articles {

clear:both;

}
div.resultats {
}

div.site {
background-color:#f6f6f6;
}
div.site h5 {
padding-left:12px;
}
div.site img.spip_logos {
	margin-top: 10px;
	margin-bottom: 0;
}
div#onglets {
height:auto;
margin-bottom:10px;
margin-top:10px;
width:500px;
}

div.docs {
margin-top:10px;	
}

p.infosdoc {
float:left;
margin-right:20px;
width:100px;
}

div.logodoc {
text-align:center;
width:50px;
float:left;
}

div.illustration {
float:left;
width:160px;
padding-top:5px;
text-align:right;
}

/*Gestion des encarts de droite */

div#col_encarts {
float:left;
width:470px;
}

div.encart_acc {
width:220px;	
margin-top:10px;
}

div.cartographie {
float:right;
margin-right:10px;
width:220px;
}

div.pub {
width:470px;
margin-bottom:10px;	
}

div.sous_col_encarts {
float:left;
width:230px;
padding:2px;	
}

div.sous_col_encarts2 {
float:left;
padding-left:15px;
padding-top:2px;
width:220px;
}

div.col_apropos {
position:relative;
float:right;
margin-right:10px;
margin-top:-65px;
width:220px;
}

div.col_apropossearch {
position:relative;
float:left;
margin-right:10px;
margin-top:0px;
width:220px;
}

div.encart_acc h4 {
background:transparent url(../images/designs/onglets.jpg) no-repeat scroll left top;	
padding-top:2px;
padding-left:10px;
padding-bottom:2px;
}

.galerie h4 {
background:transparent url(../images/designs/onglets2.jpg) no-repeat scroll right top;	
padding-top:2px;
padding-left:10px;
padding-bottom:2px;	
}

.galerie {
width:190px;
margin:0 auto auto;	
background-color:#fff;
}

div.sous_col_encarts2 div.encart_acc h4, div.cartographie h4 {
background:transparent url(../images/designs/onglets.jpg) no-repeat scroll right top;
}

ul.agenda {
width:auto;	
margin-top:5px;
margin-bottom:20px;
}

ul.agenda li a {
text-decoration:none;
}	

ul.agenda li  {
border-bottom:1px solid #ccc;
padding-bottom:5px;
padding-top:5px;
}	

div.aides_regionales {
background:transparent url(../images/designs/bg_aides_regionales.jpg) no-repeat scroll right top;
padding:10px;
width:200px;
height:88px;
}

input#je_suis, input#domaine {
margin-bottom:10px;	
border:1px solid #ddd;
}

div.aides_regionales input#rechercher {
background:transparent url(../images/buttons/loupe.png) no-repeat scroll left center;
padding-left:24px;	
border-bottom:1px solid #ccc;
}

div.encart_raccourcis_topAcc {
background:#fff url(../images/designs/filet_topAcc.png) no-repeat scroll right top;
height:10px;
width:223px;	
}

div.encart_raccourcis_bottomAcc {
background:#fff url(../images/designs/filet_bottomAcc.png) no-repeat scroll right top;
height:10px;
width:223px;
margin-bottom:10px;
}

div.encart_raccourcis_middleAcc {
background:transparent url(../images/designs/filetAcc.png) repeat-y scroll right top;
height:auto;
width:203px;	
padding-left:20px;
}

div.badges {
margin-bottom:0px;	
text-align:center;
}

div.col_apropos div.badges {
margin-bottom:0;
}

div.badges img {
margin-bottom:5px;
margin-top:5px;
}

div#bottom_apropos {
width:220px;
height:10px;
margin-bottom:20px;
background:transparent url(../images/designs/bg_apropos_bottom.png) no-repeat scroll left bottom;	
clear:both;
}

div.bords_apropos{
background:transparent url(../images/designs/bg_apropos.png) repeat scroll left top;
border-right:1px solid #eee;
border-left:1px solid #eee;
padding-bottom:10px;
}


/*Gestion des accordéons */

div#vertical_container {
background:transparent url(../images/designs/bg_accordion.png) repeat scroll left top;
margin-left:14px;
width:190px;
}

div.accordion_toggle {
background:transparent url(../images/buttons/plus.jpg) no-repeat 160px center;
}

div.accordion_toggle_active {
background:transparent url(../images/buttons/moins.jpg) no-repeat 160px center;
}

div.accordion_toggle img {
margin-left:10px;
}

div.accordion_content, div.blocs_destination {
padding-top:10px;
}

div.accordion_content ul li, div.blocs_destination ul li {
padding-bottom:5px;
padding-left:10px;
}
h4.blocs_titre {
margin-top:0;
border-bottom:1px solid #F90;
}
/* Gestion des élements du footer */

div#footer {
position:relative;
background:transparent url(../images/designs/footer.png) no-repeat scroll 1px bottom;
clear:both;
height:280px;
margin-left:-10px;
padding-bottom:5px;
padding-left:10px;
width:970px;
}

div#footer li {
line-height:1.2em;	
}

div.plan {
float:left;
margin-right:10px;
padding-left:20px;
width:210px;
}

div#footer p.planSite {
padding-top:25px;
}


ul.autres {
margin-right:10px;
padding-top:25px;
}

div.credits {
background:transparent url(../images/designs/bg_credits.png) no-repeat scroll left bottom;
clear:both;
margin:auto auto 10px;
padding:5px 10px 10px;
text-align:center;
width:987px;
}

p.coordonnees {
border-right:1px solid #333;
margin-top:25px !important;
padding-right:10px;
}

p.maisons {
clear:both;
}

p.maisons img {
float:left;
margin-right:10px;
}

/* Gestion des séparateurs */

hr.separateur {
margin:20px 0;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:100%;
clear:both;
}

hr.sep_header {
margin-top:-10px;
margin-bottom:20px;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:960px;
clear:both;	
}

hr.clear {
clear:both;
width:90%;
}
hr.spip {
margin-top:10px;
margin-bottom:10px;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:100%;
}

/* Gestion des plans de site */

ul.plan1 li {
color:#f90;
font-size:1.2em;
font-weight:bold;
}


ul.plan2 li {
padding-left:40px;
font-size:1em;
}

ul.plan2 {
margin-bottom:15px;
}

ul.plan3 li {
padding-left:80px;
font-size:0.9em;
}


/* Gestion des formulaires */

.contact .label {
clear:both;
color:#F90;
float:left;
font-size:1em;
width:100px;
}

.contact legend {
color:#fff;
font-size:1.1em;
padding-left:10px;
padding-right:5px;
padding-top:20px;
}

.contact fieldset {
background:transparent url(../images/designs/ongletsformulaire.png) no-repeat scroll left top !important;
color:#fff;
margin-bottom:5px;
padding:20px 5px 5px;
}

.contact input, .contact textarea, .contact select {
border:1px solid #ccc;	
}

form#formulaireContact {
margin-top:20px;	
}

form#formulaireContact p {
padding-top:0;	
}

.contact textarea {
width:340px;	
}

div.photo {
float:left;
width:auto;
height:auto;
padding:0 10px 10px 0;
}

div.coordonnees {
float:left;
width:auto;
}



/* @group Video */

.video {
	/*border-top: 1px solid #F90;*/
	padding-top: 0;
}

.video h5 {
	color:#f90;
	font-size: 1.1em;
	border-bottom: 1px solid #ffe5bf;
	padding: 10px 25px;
	font-weight: bold;
}

.video .ps {
	background-color: #f6f6f6;
}

/* @end */

