body,ul,ol,p,table,form,h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
}
a {
outline:none;
color:#000000;
text-decoration:none;
}
a:hover {
color:#E30D40;
}

body {
	height:100%;
	background:#F0F0F0;
}
html {
	height:100%;
}
#cuerpo {
	min-height:100%;
	width:960px;
	margin:0 auto;
	background: url(imagenes/fondo01.png) repeat-y left top;
}
* html #cuerpo {
	height:100%;
}
#contenido {
	position:relative;
	padding-bottom:95px;
	width:960px;
	overflow:auto;
	margin-bottom:40px;
}

#cabecera{
	background:url(imagenes/cabecera.png) no-repeat left top;
	height:170px;
}
#logo{
/*border:1px solid red;*/
display:block;
width:90px;
height:80px;
text-indent:-99999px;
position:relative;
left:30px;
top:20px;
float:left;
}
#icas{
/*border:1px solid green;*/
display:block;
width:175px;
height:50px;
text-indent:-99999px;
position:relative;
left:-24px;
top:20px;
float:right;
}
#video {
	float:left;
	width:300px;
	margin-left:20px;
	width:350px;
	display: inline;
}
#buscador {
	float:right;
	margin-right:50px;
	width:490px;
	height:590px;
	display: inline;
	background:url(imagenes/fondo_buscador.png) no-repeat left top;
}
#pie {
	position:relative;
	line-height:95px;
	width:960px;
	margin:0 auto;
	margin-top:-95px;
	background:url(imagenes/fondo_pie.png) no-repeat left top;
	text-align:center;
	font-size:10px;
}
/**/
#video div{
margin-bottom:8px;
}
#video .titulo{
font-size:16px;
font-weight:bold;
color:#E30D40;
}

#busqueda{
text-align:right;
padding-top:12px;
padding-right:12px;
}
#busqueda input{
margin-left:8px;
}
#campodebusqueda{
line-height:16px;
height:13px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:1px;
padding-left:3px;
padding-top:0px;
margin:0px;
border:1px solid #CCCCCC;
border-left-color:#9B9B9B;
border-top-color:#9B9B9B;
position:relative;
top:-5px;
background: url(imagenes/fondo_input.gif) no-repeat left top;
}
iframe{
margin-left:3px;
margin-top:5px;
}
* html iframe{height:547px;}
*+html iframe{height:547px;}
