/* CSS Document */
/* COLORES
	Azul claro:#D9D9D9;
	Azul Oscuro:#003366;
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
text-align:left;
list-style-image:none;
list-style:none;
border:none;}

	body{
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#3296D6;
	background-image: url(../imagenes_aplicacion/fondo_body3.gif);
	background-repeat: repeat-x;
}
	
	#pagina{
		width:980px;
		margin:0 auto; padding:0;}
.prixstyle {
	width: 50px;
}

	
	#header{

		height:132px;

		}
	
	#cabecera{
	width:980px;
		height:103px;
		
		}
		
	
	#busqueda{
		text-align:right;
		padding:1em 1em 0 0;}

			
	#busqueda form .sbox{
		font:inherit;
		font-size:1em;
		background-image: url(../imagenes_aplicacion/search.gif);
		background-repeat: no-repeat;
		background-x-position: left;
		background-y-position: center;
		width: 156px;
		padding-top: 1px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 16px;
		border: 1px solid #666;}
#call_derecha {
	float: right;
	width: 40%;
	background-color: #E0E0E0;
	padding: 0.3em;
	margin-top: 3.5em;
}
#title_call {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	color: #2F7388;
	margin-top: 2em;
	margin-bottom: 1em;
}


#call_izquierda {
	float: left;
	width: 55%;
}


	#logo {
		float:left;
		padding:1em 0em 1em 91px;
		width:0px;
		overflow:hidden;}
.h1i {
background-color:#FFFFFF;
border-bottom-color:#2166BE;
border-bottom-style:solid;
border-bottom-width:1px;
clear:both;
color:#2166BE;
font-family:Georgia,Times New Roman,serif;
font-size:1.6em;
font-style:italic;
font-weight:normal;
margin-left:10px;
margin-right:10px;
margin-top:5px;
}
.entrada_call {
	font-family: Verdana;
	font-size: 1.2em;
	color: #006699;
	font-weight: bold;
	margin-left: 0.2em;
}

.h1d {
	font-family: Verdana;
	font-size: 1.6em;
	color: #FFFFFF;
	background-color: #006699;
	width: 100%;
	padding: 0.3em;
	font-weight: bold;
}

	
	#menu_secundario{
		
		
		background-image: url(../imagenes_aplicacion/barra.png);
		background-repeat: no-repeat;
		float:left;
		position:absolute;
		top:103px;

		
		width:980px;
		height:29px;
		
		
}
#limpiar {
	clear: both;
}

	
		#menu_secundario ul{
		float:right;
			margin:0; padding:0;
		
			padding:.5em 2em 0 0;}
			
		#menu_secundario li{
			display:inline;
			margin:0; padding:0;
			padding:0 0 0 1em;}
			
		#menu_secundario li a{
			color:#F6F5F1;
			font-size:1em;
			font-weight:bold;
			
			text-transform:none;}
	
/*	#navlist { 
		margin:0; padding:0;
		padding:4em 0 0 2em;}
	
	#navlist li{ 
		list-style-type:none;
		background-image: url(../imagenes_aplicacion/arrow.png); 
		background-repeat: no-repeat;
		background-position: 0 .4em;
		text-transform:none;
		margin:0; padding:0;
		padding-left:2em;}
	
	#navlist li a{ 
		text-transform:none;
		margin:0; padding:0;
		font-size:1.2em;}
*/	
	
	#container{
		clear:both;
		border-top:4px solid #eee;
		border-left:4px solid #eee;
		border-right:4px solid #eee;
		background: url(../imagenes_aplicacion/fondo_container.gif) no-repeat 0 0;
		background-color:#FFFFFF;
		margin:0; padding:.5em;}

	/* IE Hack para que el fondo se alinee teniendo en cuenta el borde de 4px*/
	* html #container{
		background-position:4px 4px;
	
	}

		
	#left{
		width:17%;
		float:left;	
		margin:0; padding:0;
		padding-top:1em}	

	#contenido_home{
		width:57%;
		float:left;
		margin:0; padding:1em 1em 0 1em;
		margin-bottom:3em;
		border-left:1px dotted #d5d5d5;
		border-right:1px dotted #d5d5d5;}
		
	#contenido{
		float:left;
		margin:0;
		padding:1em 1em 0 1em;
		margin-bottom:3em;
		border-left:1px dotted #d5d5d5;
		width: 80%;
	}

	
	#right{
		width:22%;
		float:right;
		margin:0; padding:0;
		padding-top:1em;
		text-align:right;}
	
	#footer{
		border-bottom:4px solid #eee;
		border-left:4px solid #eee;
		border-right:4px solid #eee;	
		color:#ffffff;
		background:#3295D4;
		padding:1em 0 2em 19%;
		margin-bottom:1em;
		clear:both;	}
	
	#footer ul{
		margin:0; padding:0;}
	
	#footer li{
		float:left;
		width:20em; 
		padding-top:.3em;
		font-weight:bold;
		list-style-type:none;}
		
	#footer li ul li{
		float:none; 
		padding-left:.5em;
		font-weight:normal;}
	
	
	#footer a{
	color:#ECEFF4;
	text-decoration:none;
	background-image: url(../imagenes_aplicacion/more.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left .1em;
	}
		
	#footer a:hover{
		text-decoration:underline;}
	
	#footer h2{
		border-bottom:none;
		color:#ffffff;}
#texto_video {
	float: left;
	width: 270px;
}
#call_derecha ul {
	list-style-type: circle;
	margin-left: 4em;
	margin-top: 1em;
}

#video {
	float: right;
	width: 250px;
	margin-right: 10px;
}
#title_call2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	color: #FFFFFF;
	background-color: #307487;
	padding: 0.3em;
	font-weight: bold;
}
#call_derecha ul li {
	list-style-type: disc;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
#call_izquierda ul {
	list-style-type: circle;
	margin-left: 3em;
	margin-top: 1em;
}
#call_izquierda ul li {
	list-style-type: disc;
	line-height: 1.5em;
}
