/* CSS Document */
body {margin:0; padding:0; background:url(img/bg.jpg) top repeat-x #3478b9; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}
.cab{}

.menu, .submenu{background:#fd500c; color:#FFFFFF; padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center}
.menu a, .menu a:visited, .submenu a, submenu a:visited{text-decoration:none; color:#FFFFFF; text-transform:uppercase; padding-left:10px; padding-right:10px; font-weight:bold}
.menu a:hover, .menu a:visited:hover, .submenu a:hover, submenu a:visited:hover{text-decoration:none; color:#125797;}
.menu{font-size:12px; padding-left:0px;}

.pie{background:#125797; text-align:center; color:#68a7e1; padding:3px; padding-left:100px; padding-right:100px; line-height:15px;}
.pie a, .pie a:visited{text-decoration:none; color:#68a7e1;}
.pie a:hover, .pie a:visited:hover{text-decoration:underline;}

.main{
	position:absolute;
	width:850px;
	top:5px;
	left:50%;
	margin-left:-425px;
	background:#FFFFFF;
	height: 450px;
}

h1, h2{margin:0; padding:0;}
h1{background:#316CA4 url(img/head-ficha-conf.jpg) no-repeat scroll right top; border-top:2px solid #FFFFFF; height:180px; width:846px; left:2px; position:absolute; color:#FFFFFF; font-weight:normal; font-size:20px;}
h1 img{border:#FFFFFF solid 2px; position:relative; top:10px; left:10px;}
h1 span{
	position:absolute;
	width:579px;
	left:210px;
	top:68px;
	height:111px;
}

h2{
	padding:10px;
	font-weight:normal;
	font-size:16px;
	color:#0055A4;
}
.texto{position:absolute; top:350px; width:830px; background:#FFFFFF; padding:10px;}
.base{margin-left:-10px;}
