html{
	background: #A0A0A0;
	font-size: 90%;
}
.body{
	width: 929px;
	padding: 15px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#container{
	width: 929px;
	text-align: justify;
}
#header{
	clear: both;
	background: url('../images/sce/templates/principal/header.jpg') no-repeat;
	height: 189px;
	width: 929px;
	border:none;
	border-bottom: 1px solid white;
}
	
#logo img{
	margin-top: 46px;
	margin-left: 43px;
}
img.nationFlag{
	margin-left: 12px;
}
	
#mainContent{
	float: right;
	width: 720px;
}
#mainContent, #leftCol{
	margin-bottom: 12px;
}
#mainContent a{
	color: rgb(14,116,180);
	font-style: italic;
	font-weight: bold;
}

#leftImages{
	widht: 200px;
	text-align: center;
	margin: 0;
	/*margin-top: 12px;*/
	padding: 0;
}
#leftCol{
	width: 200px;
}
#leftCol .menu{
	margin: 0;
}
#leftImages img, #leftImages .menu{
	margin-top: 12px;
}

#footerLinks{
	clear: both;
	/*margin-top: 12px;*/
	background: #007c28 url('../images/sce/templates/principal/menu_bottom.jpg') repeat-x;
	text-align: center;
	color: white;
	font-size: 90%;
	min-height: 34px;
	padding: 3px;
}
#footerLinks ul{
	margin: 0;
	padding: 0;
}
#footerLinks a{
	color: white;
	text-decoration: none;
}
#footerLinks a:hover{
	text-decoration: underline;
}
img{
	border:none;
}



.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}

.breadcrumbs, .breadcrumbs li{
	display: inline;
}

table.border{
	border: 2px black solid;
	border-collapse: collapse;
}
.border td, .border th{
	border: 1px black solid;
	vertical-align: top;
	padding: 5px;
}
.border td{
	text-align: left;
}
.border th{
	text-align: center;
}

.noborder {
	border:none;
}

table.noborder{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.noborder td, .noborder th{
	padding: 0;
}

.actus table{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*width: 100%;*/
	border-collapse: separate;
}
.actus th{
	background: rgb(0,121,44);
	color: white;
	font-size: 200%;
	vertical-align: middle;
}
.actus td, .actus th{
	border: 5px solid white;
}
.actus td{
	border-bottom: 0px;
}
.actus th{
	border-top: 0px;
}

div.accueilHeadline {
	margin-bottom: 10px;
}
.accueilHeadline td{
	width: 40%;
	text-align: justify;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	/*border:none;
	border-top: 2px solid;*/
	/*margin-left: 10px;
	margin-right: 10px;*/
}
.accueilHeadline h2, .accueilHeadline p{
	margin: 0;
	padding: 0;
}
.accueilHeadline h2, .accueilHeadline h3, .accueilHeadline h4{
	color: rgb(14,116,180);
}
.accueilHeadline p{
	margin-top:0.5em;
}
.accueilHeadline hr{
	color: rgb(14,116,180);
	background-color: rgb(14,116,180);
	
	/*text-align: left;
	margin-left: 0;
	margin-right: auto;
	width: 70%;*/
}

.francais{
	font-style: italic;
}

.vgm_category_product {
	float: left;
	margin: 2px;
	text-align: left;
}
.vgm_product_thumbnail{
	display: none;
}

/* Pages culture */
.spectacle{
	padding: 10px;
	border: 1px black solid;
	color: red;

}
.spectacle.fondJaune{
	background: #fdcb08;
	color: black;
}
.spectacle.fondMauve{
	background: #bd60a6;
	color: black;
}
.spectacle.fondOrange{
	background: #ffcc99;
	color: black;
}
.spectacle.fondBleu{
	background: #99ccff;
	color: black;
}
.spectacle h2{
	color: white;
	font-size: 200%;
	clear: both;
}
.spectacle .entete{
	font-size: 140%;
}
.spectacle .entete .date{
	float: left;
}
.spectacle .entete .lieu{
	float: right;
	text-align: right;
}
.spectacle img.floatLeft, .spectacle img.float-left{
	margin-right: 1em;
	margin-bottom: 1em;
}
.spectacle img.floatRight, .spectacle img.float-right{
	margin-left: 1em;
	margin-bottom: 1em;
}
.spectacle .pied{
	clear: both;
	font-size: 80%;
	font-style: italic;
}
.spectacle .pied p{
	margin-top: 0;
}

.poll_manager .poll_color img{
	padding-right: 1em;
}

#lesElus{
	/*width: 100%;*/
	margint-left: auto;
	margin-right: auto;
	text-align: center;
}
#lesElus table{
	border: 2px black solid;
	border-collapse: collapse;
}
#lesElus caption{
	background: rgb(0,121,44);
	color: white;
	font-size: 200%;
	/*vertical-align: middle;*/
}
#lesElus td{
	font-size: 80%;
	/*vertical-align: bottom;*/
	text-align: center;
	padding-top: 20px;
	padding-left: 2px;
	padding-right: 2px;
}
#lesElus td img{
	border: 1px black solid;
}
