@font-face {
    font-family:'ITCAvantGardeGothicStdDemi';
    src: url('/webektest/Galeria/Documentos/fuentes/itcavantgardestd-demi-webfont.eot');
    src: url('/webektest/Galeria/Documentos/fuentes/itcavantgardestd-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webektest/Galeria/Documentos/fuentes/itcavantgardestd-demi-webfont.woff') format('woff'),
         url('/webektest/Galeria/Documentos/fuentes/itcavantgardestd-demi-webfont.ttf') format('truetype'),
         url('/webektest/Galeria/Documentos/fuentes/itcavantgardestd-demi-webfont.svg#ITCAvantGardeGothicStdDemi') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px;
	color:#333; 
	background:url(fdo.jpg) 0 0 repeat-x;
}
#wrap {
	margin:0 auto; 
	position:relative; 
	width:640px;
}
#logo{
	position:absolute; 
	top:-55px; 
	left:0; 
	width:86px; 
	height:86px; 
	z-index:999;
}
h1{ 
	font-family:'ITCAvantGardeGothicStdDemi';
	font-size:15px;
	color:#FF7E14;
	text-align:center;
	margin-top:60px;
}
#cabecera-internet{ 
	position:relative; 
	float:left; 
	width:640px; 
	height:41px; 
	margin-top:15px; 
	background:url(cabecera-internet.jpg) 0 0 no-repeat;
}
#cabecera-internet h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:left;
	margin:10px 0 30px 95px;
}
#cabecera-movil{ 
	position:relative;
	float:left;
	width:640px;
	height:41px;
	margin-top:15px;
	background:url(cabecera-movil.jpg) 0 0 no-repeat;
}
#cabecera-movil h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:left;
	margin:10px 0 30px 95px;
}
#cabecera-tv{ 
	position:relative;
	float:left;
	width:640px;
	height:41px;
	margin-top:15px;
	background:url(cabecera-tv.jpg) 0 0 no-repeat;
}
#cabecera-tv h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:left;
	margin:10px 0 30px 95px;
}
#cabecera-bases { 
	position:relative; 
	float:left; 
	width:640px; 
	height:41px; 
	margin-top:15px; 
	background:url(cabecera-bases.jpg) 0 0 no-repeat;
}
#cabecera-bases h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:left;
	margin:10px 0 30px 95px;
}
#caja{ 
	position:relative;
	float:left;
	width:545px;
	background:url(fdo-caja.jpg) 0 0 repeat-y;
	text-align:justify;
	padding: 5px 5px 0px 90px;
}
#caja-bases{ 
		background:url(fdo-bases.jpg) 0 0 repeat-y;
	text-align:justify;
	float: left;
    padding: 10px 10px 0;
    position: relative;
    text-align: justify;
    width: 590px;
}
#caja-bases h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF; 
	text-align:justify; 
	margin:10px 0 30px 90px;
}
#caja-bases p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#555;
	text-align:justify;
}
#caja-bases ul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#555;
	text-align:justify;
	line-height: 22px;
}
#caja-bases ul li{
	line-height: 13px;
	margin: 0px 0px 10px 0px;
}
#caja-bases.caja2 {
	height:330px;
}