body {
	background-image: url(../img/fons.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #EBF6FC;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}


#logo {
	height: 89px;
	width: 311px;
	margin-top: 10px;
}

#header {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#peu {
	height: 20px;
	width: auto;
	float: right;
	margin-top: 5px;

}


#peuc1 {
	background-image: url(../css-img/br_menu_peu.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 7px;
	float: left;
	vertical-align: sub;
}

#peuc {
	height: 9px;
	background-color: #00446e;
	width: auto;
	float: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 6px;
}

#peuc2 {
	background-image: url(../css-img/br_menu_peu2.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 7px;
	float: right;
}



#peuc a  {
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}



#peuc a:hover {
	color: #FC0;
	text-decoration: none;
	
}

.color_blau{	
	color:#00446e;
}

.color_blanc{
	color:#004974;
	font-weight: bolder;
	font-size: 14px;
}

.color_groc{
	color:#FC0;
}

#centre {
	width: 970px;
	padding: 0px;
	height:auto;
}



#menu {
	width: 633px;
	float: right;
	margin-top: 50px;
	background-color: #005480;
	text-align: center;
}

#menu ul  {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#menu li  {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffca00;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 0px;
}


#menu li a{
	color: #FFF;
	text-decoration: none;

	
}

#menu li a:hover {
	color: #FC0;
	text-decoration: none;
	
}

#menuc1 {
	background-image: url(../css-img/br_menu_prin.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 10px;
	float: left;
	vertical-align: sub;
}

#menuc {
	height: 30px;
	background-color: #005480;
	width: auto;
	float: left;
	vertical-align: middle;
}

#menuc2 {
	background-image: url(../css-img/br_menu_prin2.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 10px;
	float: right;
}

#cont {
	width:965px;
	margin-top: 10px;
	text-align: left;
	height: auto;
	vertical-align: top;
}


.columna {
	width:311px;
	height: 490px;
	float: left;
	margin-left: 10px;
	background-image: url(../css-img/columna_inf.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.col_text {
	width:311px;
	height: 225px;
	background-color: #D9EFF9;
}


.col_text a{
	height: 25px;
	font-size: 17px;
	text-transform: uppercase;
	color:#00446e;
	text-decoration: none;
	background-color: #FC0;
	text-align: left;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 5px;
	background-image: url(../css-img/bt_prin01.png);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

.col_text a:hover{
	color:#FFF;
	background-image: url(../css-img/bt_prin01B.png);
	background-repeat: no-repeat;
	background-position: right;
	}

.col_text  h3 {
	font-size: 14px;
	font-style: normal;
	color: #004974;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.opt {padding:15px; display:block; color: #004974; font-size:14px;}
.opt p {padding:7px 0 0 0;}

