body {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, "sans serif";
	text-align: center;
	background: #FFF;
	color: #555b5f;
	background: url(http://www.embedded-symposium.eu/FCKeditor/UserFiles/Image/fond.jpg) 50% 0% no-repeat;
}

p {
	text-align: justify;
	font-size: 12px;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}

h1 {
	text-align: left;
	border-bottom: #6495ED solid 1px;
	font-size: 22px;
	color: #e18030;
	padding-top: 5px;
	padding-bottom: 5px;
}

.h1 {
	text-align: left;
	border-bottom: #88D648 solid 2px;
	font-size: 22px;
	color: #a0a0a0;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {
	text-align: left;
	font-size: 18px;
	color: #6495ED;
	font-style: italic;
}

h3 {
	text-align: left;
	font-size: 14px;
	color: #FF9900;
	font-style: italic;
	text-indent: 20px;
}

h3 a{
	color: #FF9900;
	text-decoration: none;
}

h3 a:hover{
	color: #FF9900;
	text-decoration: underline;
}

.droite {text-align: right;}
.gauche {text-align: left;}
.centre {text-align: center;}
.vcentre {vertical-align: middle;}

form {
	text-align: left;
}


h4 {
	font-size: 12px;
	font-weight: normal;
}

/* Boite du Menu */

#menutop {
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	width: 1000px;
	padding: 0 20px;
	background: url(http://www.embedded-symposium.eu/FCKeditor/UserFiles/Image/ombre.png) repeat-y;
}

#menutop ul, #menutop li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menutop ul {
	list-style-type: none;
	width: 980px;
	background: #CCC;
	padding: 0 10px;
}

#menutop ul li ul {
	padding: 0;
	list-style-type: none;
	background:#CCC;
}

#menutop li {
	float: left;
}

#nav {
	z-index: 100;
	text-align: left;
	width: 1000px;
}

#menu_top {
	list-style-type: none;
	position: absolute;
	z-index: 100;
	padding: 0;
	margin: 0;
	text-align:center;
}
#menu_top li {
	border-right:1px solid #FFFFFF;
	float:left;
	height:17px;
	margin:4px 0;
	padding:0 15px;
}


#menu_top a:link, #menu_top a:visited {
	display: block;
	color: #333;
	text-decoration: none;
	z-index: 100;
	color: #fff;
}



#menu_top a:hover {
	color: #fff;
}

#menu_top .sousMenu {
	display: none; 
	list-style-type: none; 
}

#menu_top .sousMenu li {
	float: none;
}

#menu_top .sousMenu a:link, #menu_top .sousMenu a:visited {
	display: block;
	color: #333;
	border-style: solid;
	border-color: transparent;
	text-decoration: none;
	color: #fff;
}

#menu_top .sousMenu a:hover {
	background-image: none;
	color: #fff;
	/*font-weight: bold;*/
}

li#menu13 {
	border:0;
}

li#menu7 {
	border:0;
}

li#menu0 {
	display:none;
}


/*#menu_top li:hover > .sousMenu { display: block; }*/

/* Container Page */

#container {
	width: 1040px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.container_main {
	width: 1000px;
	float: left;
	height: auto;
	padding: 0 20px;
	background: url(http://www.embedded-symposium.eu/FCKeditor/UserFiles/Image/ombre.png) repeat-y;
}

/* Header */

#header {
	width: 1000px;
	float: left;
	height:207px;
	padding: 20px 20px 0 20px;
	background:url(http://www.embedded-symposium.eu/FCKeditor/UserFiles/Image/bg-header.png) no-repeat top left;
}

/* Bloc Gauche */

#bloc_gauche {
	width: 170px;
	height: auto;
	float: right;
	border-color: #ccc;
	border-left: solid 1px #ccc;
	z-index: 100;
	padding: 10px;
	margin-right: 10px;
	background-color: #fff;
}


/* Feuille Centrale */

#main {
	width: 759px;
	height: auto;
	float: left;
	z-index: 90;
	padding-left: 20px;
	padding-right: 20px;
}
#main p, #main table {
	font-size: 14px;
}



.vide {
	background: #ccc;
}

/* Footer */

#footer {
	width: 800px;
	float: left;
	padding:20px 220px 20px 20px;
	background: url(http://www.embedded-symposium.eu/FCKeditor/UserFiles/Image/bg-footer.png) no-repeat top left;
}

#footer p {
	text-align: center;
	margin: 0;
}

#footer hr {
	width: 95%;
}

/* Midiconcept */

#midiconcept {
	width: 1000px;
	float: left;
	color: #999;
	padding: 0 10px;
	margin-top:-40px;
}

#midiconcept img {
	vertical-align: middle;
}
#midiconcept a {
	text-decoration: none;
	color: #999;
}
#midiconcept a:hover {
	font-weight: bold;
}

#accessibilite {
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
#accessibilite a {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#accessibilite a:hover {
	text-decoration: underline;
}

.bouton {
	color: #000;
	border: solid 1px #003366;
	background-color: #fff;
	text-decoration: none;
	text-align: center;
}

.bouton a:hover{
	border: solid 1px #003366;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
	text-align: left;
}

/* Tableau Central */


.aliasanimation {
	background: #000066;
	color: #fff;
}


thead {
	background-color: #006600;
	border: 1px solid #ccc;
}

/*#main table {
width: 100%;
float:left;
}
*/

.inscription th {
	border: thin solid #6495ed;
	padding: 5px;
	text-align: center;
	background-color: #D0E3FA;
	font-weight: normal;
}
td {
	border: thin solid #6495ed;
	text-align: left;
	vertical-align: top;
}

/* Les Blocs */

.bloc {
	float: left; 
	padding: 5px; 
	border: solid 1px #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bloc_gauche {
	float: left;
	border: solid 1px #ccc;
}

.bloc_droite {
	float: right; 
	padding: 5px; 
	border: solid 1px #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.grand {
	width: 100%;
}
.moyen {
	width: 340px;
}
.petit {
	width: 225px;
}
.micro {
	width: 100px;
}

.bloc-titre {
	display: block; 
	margin: 0 0 5px 0; 
	padding: 2px 5px 2px 5px; 
	font-weight: bold;
}

.bloc-contenu {
	display: block;
	text-align: justify;
}

#main a:link, #main a:visited, #main a:hover, #main a:active {
	color: #6495ED;
}

.bleu {background-color: #e0e0ff; border-color: #a0a0ff; color: #1C327C;}
.titre-bleu {background-color: #a0a0ff; color: #fff;}

.vert {background-color: #DCEECC; border-color: #A7D37F; color: #1C327C;}
.titre-vert {background-color: #A7D37F; color: #fff;}

.rouge {background-color: #F8D8D3; border-color: #EE9D90; color: #1C327C;}
.titre-rouge {background-color: #EE9D90; color: #fff;}

.jaune {background-color: #FDF6B9; border-color: #F9E95D; color: #1C327C;}
.titre-jaune {background-color: #F9E95D; color: #fff;}

.gris {background-color: #fff; border-color: #D3D3D3; color: #000;}
.titre-gris {background-color: #D3D3D3; color: #fff;}

.saumon {background-color: #FFEBCD; border-color: #DEB887; color: #1C327C;}
.titre-saumon {background-color: #DEB887; color: #fff;}

.noir {background-color: #969696; border-color: #000; color: #000;}
.titre-noir {background-color: #000; color: #fff;}

.vertfonce {background-color: #9ACD32; border-color: #228B22; color: #1C327C;}
.titre-vertfonce {background-color: #228B22; color: #fff;}

.champagne {background-color: #DEB887; border-color: #8B4513; color: #1C327C;}
.titre-champagne {background-color: #8B4513; color: #fff;}

.transparent {
	background-color: #FFF;
	border-color: #FFF;
}
.titre-transparent {background-color: #1C327C; color: #fff;}

table.inscription tbody   {width: inherit;}
table.inscription td.choisi   {background-color: #CCFF99; width: auto; margin-left: auto; margin-right: auto;}
table.inscription td.nonchoisi   {background-color: #fff; width: auto; margin-left: auto; margin-right: auto;}
table.inscription td.pas_coche {background-color: #fff; width: auto; margin-left: auto; margin-right: auto;}
table.nonchoisi label {display: block; width:100%; height: 100%; margin: 0; padding: 0; border: none; cursor: pointer;}
 
.centre_interet  td,th,table{
	border:0; 
}
 
table.normal {width:100%; vertical-align: middle;}
table.normal img {vertical-align: middle; float: none;}
table.normal td {vertical-align: middle; float: none;}

table.centre_interet {vertical-align: middle;}
table.centre_interet input {vertical-align: middle;}
table.centre_interet:hover {cursor: pointer; width: auto; margin-left: auto; margin-right: auto;}
table.centre_interet tr {padding: 10px; margin: 0; width: auto;}
table.centre_interet tr {padding: 0; margin: 0; width: auto;}
table.centre_interet tr.choisi   {background-color: #CCFF99; vertical-align: middle;} 
table.centre_interet tr.pas_coche {background-color: white; color: black;}
table.centre_interet td.label {vertical-align: middle; display: block; width: 100%; height: 100%; margin: 0; padding: 0; border: none;}
table.centre_interet td.droite {background-color: transparent; width: 30%; margin-left: auto; padding-right: 10px;}
table.centre_interet td {background-color: transparent; width: 70%; height: 30px; margin-left: auto; margin-right: auto;}
table.centre_interet td.pas_coche {vertical-align: middle;}
table.centre_interet tr:hover {background-color: #CCFF99; width: auto;}
table.centre_interet td.droite {vertical-align: middle;}

table.coord {width: 100%;}
table.coord tr { padding: 10px; margin:0; border: 0; height: 120%; width: auto; margin-left: auto; margin-right: auto;}
table.coord td {vertical-align: middle; padding: 0; margin: 0; border: 0; width: 50%; margin-left: auto; margin-right: auto;}
table.coord input {background-color: #fff; border: solid 1px #6699CC; margin: 2px 0 2px 10px;}
table.coord select {border: solid 1px #6699CC; margin: 2px 0 2px 10px;}
table.coord textarea {border: solid 1px #6699CC; margin: 2px 0 2px 10px;}
table.coord input:hover {background-color: #CCFF99; width: auto; margin-left: auto; margin-right: auto; margin: 2px 0 2px 10px;}
table.coord input:focus {background-color: #CCFF99; width: auto; margin-left: auto; margin-right: auto; margin: 2px 0 2px 10px;}

table.partenaires  td {width: 60%; background-color: transparent; border: 0; margin-left: auto; margin-right: auto; text-align: center;}


table.wysiwyg {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #999;
}
table.wysiwyg th{
	background: #DEDEDE;
	padding: 0;
	margin: 0;
}
table.wysiwyg th img{
	display: block;
	float: left;
	margin: 2px 0 2px 2px;
	border: 1px solid #fff;
	border-right-color: #999;
	border-bottom-color: #999;
	cursor: pointer;
}
table.wysiwyg td{
	background: #fff;
	padding: 0;
	margin: 0;
}

table.wysiwyg iframe {
	width: 100%;
	height: 200px;
	border: 0 solid;
	padding: 0;
	margin: 0;
}

.wysiwyg {
	width: 70%;
	text-align: center;
}

.erreur {
	color: #CC0000;
	font-weight: bold;
}

.valid {
	color: #66CC33;
	font-weight: bold;
}

.login {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px; 
	border: solid 1px #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.succes {background-color: #00CC33; color: #fff; font-weight: bold;}
.pas_succes {background-color: #FF6600; color: #fff; font-weight: bold;}

table.container_listing {width: 100%; background-color: #fff; border: solid #ccc 1px; border-collapse: collapse;}
table.container_listing td {color : #000; text-indent : 5px; border: 0;}
table.container_listing img.photologo {width: 70px; margin-left: auto; margin-right: auto; border-collapse: collapse;}
table.container_listing td.comment {background-color : #fff; border: 0; padding-right: 5px; text-align: justify; padding-left: 5px;}
a.container_listing {width: 100%; color: #fff; border: 0; font-weight: bold; text-decoration: underline;}
a.container_listing:hover {width: 100%; color: #fff; border: 0; font-weight: bold; text-decoration: none;}



table.logos td {vertical-align: middle; padding: 0; border: 0; text-align: center;}
table.logos {
	width: 160px;
	margin-right: 0;
	margin-left: auto;
	border: 0;
	text-align: center;
}

