@charset "utf-8";
/* CSS Document */

ul{
	line-height: 18px;
	text-align: justify;
	list-style: none;
	text-decoration:none;
}

a {
	color: #af0808;
	text-decoration:none
}

a:hover {
text-decoration: underline
}

body {
background-color:#ccced0;
background-image:url(../img/master/background.gif);
background-repeat: repeat-x;
font-size:13px;
font-family:Trebuchet MS;
margin:0;
padding:0;
}

#wrap {
	width:960px;
	height: auto;
	margin:auto;
	padding:auto;
	}

#Header {
	width:960px;
	height:102px;	
}

.Header1{
	width:10px;
	float:left;
}

.Header2{
	width:640px;
	float: left;
	background-image:url(../img/master/header2.gif);
	background-repeat:repeat-x;	
	}

.Header3{
	width:310px;
	float:left;
}

#Menu {
	width:220px;
	height:327px;
	font-size:13px;
	padding-left:30px;
	font-family:Trebuchet MS;
	background-image:url(../img/master/FondoMenu.gif);
	float:left
	}

#navi {
	
	margin:0;
	padding:0;
}
#navi li {
	margin:0px;
	width:188px;
	height:30px;
	padding:2px;	
	}
	
#navi li a {
	display:block; 
	width:188px;
	height:30px;	
}

#navi li a:hover,#navi a.active  {
	color:#af0808;		
}	

#SubMenu{
	width:500px;
	height:35px;
	padding-left:40px;
	}	

#navi2 {
	margin:0;
	padding:0;
}
#navi2 li {
	margin:0px;
	width:100px;
	height:30px;
	padding:2px;
	float:left;
	}
	
#navi2 li a {
	display:block; 
	width:100px;
	height:30px;	
}

#navi2 li a:hover,#navi a.active  {
	color:#af0808;		
}	

#Animacion {
	width:700px;
	height:327px;
	float:left;
	}
	
#PlecaLeft {
	width:10px;
	height:327px;
	float:left;
	background-image:url(../img/master/plecaleft.gif)
	}	
	
#Titulo {
	width:920px;
	height:50px;
	padding-left:40px;
	padding-top: 0px;
	background-image:url(../img/master/BackTitulo.gif)
	}	

#Contenido {
	width:910px;
	height:auto;
	padding-left:40px;
	padding-right:10px;
	font-family:Trebuchet MS;
	font-size:13px;
	background-color:#f1f2f3;
	background-image:url(../img/master/BackContenido.gif);
}
	
.Azul {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#478b38;	
	}
	
.Azul15 {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;	
	}

.Rojo13 {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#c20427;	
	}
	
.Rojo15 {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#c20427;	
	}
	
.Negro10{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	}

.NegroBold{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
.Rojo {
	font-size:11px;
	font-family:Trebuchet MS;
	color:#a60707;	
}

#Footer {
	width:100%;
	height:89px;
	font-size:10px;
	font-family:Trebuchet MS;
	text-align:center;
	color:#FFF;
	background-image:url(../img/master/BackFooter.gif);
	}

.tb10 {
	background-image:url(../../img/sitio/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}

.DetalleMedico
{
	padding-left: 100px;
}

.ContenidoQueIncluye {
	float:left;
	width:580px;
	height: 500px;
	padding-top:20px;
	overflow:auto;	
}

.ImagenQueIncluye {
	float:left;
	width:320px;
	height: 500px;
	padding-top:20px;
	
}
	

.ContenidoIndex {
	float:left;
	width:610px;
	height: 480px;
	
	overflow:auto;
	
}

.ContenidoBeneficios {
	float:left;
	width:610px;
	height: 480px;
	padding-top:20px;
	padding-right:300px;
	overflow:auto;
	background-image:url(../img/master/BackBeneficios.jpg)
}