body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
	color:#4C4C4C;
	
	
}

.contenido {
	width:676px;
	
	}

.cabezote {
	background-image:url(images/cabezote.jpg);
	width:676px;
	height:160px;
	
	}
	
.tituloCab{
	padding: 80px 0 0 40px;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	width:300px;
	float:left;
	
	}
	
.contenidoBody {
	width:600px;
	margin: 0 auto ;	
	
	
	
	}
	
.columnaIzquierda {
	width:350px;
	float:left;
	
	}
	
.columnaDerecha {
	width:230px;
	float:right;
	margin-top:20px;
	
	
	}	
	
.columnaInterna {
	width:600px;
	
	
	
	}		
	
.enlaces {
	color:#47A2D7;
	font-size:12px;
	font-weight:bold;
	margin: 20px 0px;
	
	
	
	}	
	
.enlaces a {
	text-decoration:none;
	color:#47A2D7;
	border-bottom:1px dashed #47A2D7;
	
	}
	
.enlaces a:hover {
	border-bottom:1px dashed #47A2D7;
	color:#47A2D7;
	font-size:12px;
	font-weight:bold;
	}		

.tituloSeccion {
	font-size:14px;
	color:#0B3D91;
	font-weight:bold;
	}
	
.breadcrum {
	font-size:12px;
	float:right;
	margin: 5px 15px 0 0;
	
	}

.franja {
	width:600px;
	height:20px;
	background-color:#134292;
	
	}	
	
.enlaces2 {
	color:#47A2D7;
	font-size:12px;
	font-weight:bold;
	
	
	
	
	}	
	
.enlaces2 a {
	text-decoration:none;
	color:#47A2D7;
	border-bottom:1px dashed #47A2D7;
	
	}
	
.enlaces2 a:hover {
	border-bottom:1px dashed #47A2D7;
	color:#47A2D7;
	font-size:12px;
	font-weight:bold;
	}	
	
	
.enlacesHome {
	font-size:14px;
	color:#0B3D91;
	font-weight:bold;
	margin: 20px 0px;
	
	
	
	}	
	
.enlacesHome a {
	text-decoration:none;
	color:#0B3D91;
	border-bottom:1px dashed #0B3D91;
	
	}
	
.enlacesHome a:hover {
	border-bottom:1px dashed #0B3D91;
	color:#0B3D91;
	font-size:14px;
	font-weight:bold;
	}		
