/* CSS Document */
/* style de texte */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	hovercolor
}
.titre{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006fab;
}

.titre h1{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006fab;
	text-align: center;
}

/* liens */

a img{border:none;}

.copyright a:link {
	text-decoration: none;
	color: #999999;
}
.copyright a:visited {
	text-decoration: none;
	color: #999999;
}
.copyright a:hover {
	text-decoration: none;
	color: #f29b5b;
}
.copyright a:active {
	text-decoration: none;
	color: #999999;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #f29b5b;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.bandeau {
	background-image: url(images/irisoptique_bandeaubg.gif);
    /*background-color : #5C8EC9;
    border-bottom-color : #305985;
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    color : #FAFAFA;
    font-weight : bold;
    margin-left : 10px;
*/
	height : 80;
  }
.menu1 {
	background-image: url(images/irisoptique_menubg.png);
	height : 30;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.content1 {
	height : 30;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
/*	font-weight: bold;  */
	color: #888888;
}
p.titre_bloc {
	height : 30;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006fab;
}

h2.titre_bloc {
	height : 30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006fab;
}
.menu_bord {
	background-image: url(images/irisoptique_bordmenu.png);
	height : 31;
}

body{
	margin: 0px;
}

.tab_formul {
   /* border-bottom-color : #5C8EC9;
    border-bottom-style : dotted;
    border-bottom-width : 1px;*/
	border-left-color:#5C8EC9;
	border-left-style:dotted;
	border-left-width:1px;
    color : #FAFAFA;
    font-weight : bold;
    margin-left : 20px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }

.menu2 {	/*background-image: url(images/irisoptique_menubg.png);*/
	background-color: #f29b5b;
	height : 30;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
#menu2_active a {
	 color: #ffffff;
}
#menu2_active a:hover {
	 color: #3366CC;
}

.menu2_bord {	background-image: url(../images/irisoptique_bordmenu2.png);
	height : 31;
}