body {
   background-color: #4F4794;
   color: #ffffff;
   font-weight: bold;
}
#container{
   width: 1010px;
   margin:0 auto;
}
#cabecera{
   height: 115px;
}
#logo{
   float: left;
}
#logo a img{
   border: 0;
}
#cabeceraDerecha{
   float: right;
}
#cabeceraDerecha p{
    text-align: right;
	font-size: 12px;
}
#cabeceraDerecha p.numero{
    font-family: Georgia;
	font-size: 25px;
	font-weight: bold;
    margin: -20px 0 0;	
}
#opciones ul{
   float: left;
   font-size: 12px;
   font-weight: normal;
   margin: 0;
}
#opciones li{
    list-style-type: none;
	display: inline;
	padding: 5px 10px;
	border: 1px solid #fff;
	background-color: #182983;
	margin: 0 2px -1px 0;
	height: 5px;
}
#opciones li.activo{
    background: #fff url(/imagenes/fondo-activo.gif) repeat-x top;
}
#opciones li a.activo{    
    color: #000;
}
#opciones li a.activo:hover{    
    color: #000;
}
#opciones li a{
    text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
}
#opciones li a:hover{
    color: #D9FF00;
}
.negritaVem {
   font-size: 25px;
   font-weight: bold;
}
.negritaCobertura {
   font-size: 20px;
   font-weight: bold;
   font-family: Arial;
}
#contenido{
    background-color: #fff;
	padding: 14px;
	float: left;
}
#cabeceraContenido{
   float: left;
   margin-bottom: 15px;
}
#texto{
   width: 630px;
   color: #1E2689;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 33px;
   text-align: justify;
   float: left;
   clear: left;
   margin-top: 10px;
}
#textoSituacion{
   width: 300px;
   height: 235px;
   color: #1E2689;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 20px;
   text-align: justify;
   float: left;
   clear: left;
}
#imagen{
   float: right;
   padding: 15px;
   background-color: #E3E3E3;
   margin-bottom: 10px;
}
#imagenCirculo{
   float: right;
   padding: 0px;
   background-color: #FFFFFF;
   margin-bottom: 10px;
}
#derecha{
   float: right;
   padding: 1px;
   margin-bottom: 10px;
}
#imagen2{
   float: right;
   clear: both;
   padding: 15px;
   background-color: #E3E3E3;
   margin-bottom: 10px;
}
#dcha{
   float: right;
   height: 1px;
   width: 1px;
}
#tabla {
   border: 2px solid #E3E3E3;
   float: right;
}
#tabla td {
   width: 150px;
   height: 30px;
   align: center;
   color: #1E2689;
   text-align: center;
   padding: 5px;
   font-size: 12px;
   font-weight: bold;
   font-family: Arial;
}
#tabla td.azul {
   background-color: #E3E3E3;
}
#textoContacto{
   width: 900px;
   border: 2px solid #E3E3E3;
   float: right;
   margin-right: 40px;
}
#textoPreventivos{
   width: 600px;
   border: 2px solid #E3E3E3;
   float: left;
   margin-bottom: 20px;
}
#textoEnmarcado{
   margin: 30px 0;
   padding: 10px 20px;
   border: 2px solid #4F4794;
   background-color: #E3E3E3;
}

#tablaGabinete{
   width: 625px;
   border: 2px solid #E3E3E3;
}
#textoContacto td {
   width: 300px;
   height: 30px;
   align: center;
   color: #1E2689;
   text-align: center;
   padding: 5px;
   font-size: 12px;
   font-family: Arial;
}
#textoPreventivos td {
   width: 300px;
   height: 30px;
   align: center;
   color: #1E2689;
   text-align: left;
   padding: 5px;
   font-size: 12px;
   font-family: Arial;
}
.titulo {
   font-size: 14px;
}
#tablaGabinete td {
   width: 156px;
   color: #1E2689;
   text-align: center;
   padding: 5px;
   font-size: 12px;
   font-family: Arial;
}
#tablaGabinete td.azul {
   background-color: #E3E3E3;
}
#textoContacto td.azul {
   background-color: #E3E3E3;
}
#textoPreventivos td.azul {
   background-color: #E3E3E3;
}
#map {
    float: right;
}
#servicios{
    clear: both;
	padding-top: 10px;
}
#servicios a img{
    border: 0;
	margin: 0 -3px;
	float: left;
}
#pie {
	padding-top: 10px;
}
#pie img.sello{
    float: left;
    margin-top: 10px;
}
#pie img.logoCruz{
    float: left;
	margin-right: 207px;
	margin-top: 10px;
}
#pie p{
    color: #fff;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	font-size: 10px;
	float: left;
	margin-right: 208px;
	margin-top: 10px;
}
