/* Feuille de style pour beton salon CSS by www.futursploutsh.net */


/* bug Mozilla */
html { 
	min-width: 850px;
}
img	{
	border: 0;
}

/* Body */
body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-family: Times, "Times New Roman", Georgia, serif;
	background-image: url(../interface/logo_oto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* H Generale */

h2 {font-size: 13px;}

h3 {font-size: 14px;}

h4 {font-size: 15px;}

h5 {font-size: 16px;}

h6 {font-size: 17px;}

/* Texte */

p {
	font-family: Times, "Times New Roman", Georgia, serif;
	text-align: left;	
}

/* 
Mise en page
*/

/* Principal */
#principal {
	margin-left: 20px;
	position: absolute;
	width: 900px;
	height: auto;
	visibility: visible;
	voice-family: "\"}\"";
	voice-family:inherit;
	position: absolute;
	width: 860px;
	height: auto;
	margin-left: 40px;
}

/* Entete */

#entete {
	position: relative;
	width: 890px;
	height: 60px;
	border: 0;
}

/* Liens Traductions */

.traductions {
	top: 35px;
	right: 25px;
	position: fixed;
	background-color: transparent;
	z-index: 100;
	float: right;
	text-decoration: none; font-family: Times, "Times New Roman", Georgia, serif; color: #000000;
	}
	
.traductions * { display: inline;}
.traductions li { float: right; padding-right: 5px; padding-left: 0em; text-decoration: none; font-size: 11px; font-family: Times, "Times New Roman", Georgia, serif; color: #000000;}
.traductions p { display: none; }

.traductions a {
	font-size: 11px;
  color: #000000;
	}
.traductions a:hover {
	font-size: 11px;
  color: #0000EE;
	}		


	
/* Adresse */

#col_adresse {
	height: 215px;
	width: 215px;
	margin-top: 120px;
	margin-left: 0px;
	background-image: url(../interface/cercle_01.gif);
	background-repeat: no-repeat;
	background-position: left 85px;

}

.adresse{
	margin-left: 0px;
	line-height: 13px;
	font-family: Times, "Times New Roman", Georgia, serif;
	background-color: transparent;
	color: #000000;
	font-size: 11px;
}


#logo {
	height: 50px;
	width: 150px;
}

/* Menu Colophon */

.colophon a {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	font-family: Times, "Times New Roman", Georgia, serif;
	text-align: left;
	color: #000;
}

.colophon a:hover {
	color: #0000EE;
}
	
/* Contenu */

#contenu {
	min-height: 10em;
	padding: 0;
	border: 0;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
}

/* Navigation Gauche - 1e Niveau*/

#col_gauche {
	width: 95px;
	float: left;
	margin-right:0px;
	visibility: visible;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: left;
	width: 110px;
	height: auto;
	position: absolute;
}
.menu {
	margin-bottom: 5px;
}

.menu a {
	text-decoration: none;
	font-size: 16px;
	font-family: Times, "Times New Roman", Georgia, serif;
	text-align: left;
	color: #000;
}

.menu a:hover {
	color: #0000EE;
}


/* Sous Menu - 2e Niveau */

#col_center {
	height:auto;
	width: 90px;
	float: left;
	line-height: 1.6em;
	margin-left: 0px;
	padding-left: 0px;
	visibility: visible;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: left;
	line-height: 1.6em;
	width: 120px;
	height: auto;
	margin-left: 5px;
	padding-left: 5px;
	clear: none;
	position: absolute;
	left: 110px;
}


/* Article - Texte - Album */
#col_droite {
	width: 610px;
	height: auto;
	margin-left: 0px
	padding-right: 4px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: right;
	width: 590px;
	height: auto;
	padding-right: 5px;
	position: relative;
	top: 1px;
}

/* Actu - Encarts Sommaire */

#actu {
	width: ;
	padding-right: ;
	padding-top: ;
	padding-bottom: ;
}


/* Logo article en page accueil */

#col_insert {
	width: ;
	height: ;
	padding-top:;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Logo de l'article */
#col_insert_actu {
	float: ;
	width: ;
	height: ;
	padding-top: ;
	margin-bottom: 5px;
	margin-top: 5px;
}

