html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
    font-size: 80%;
    line-height: 1.3em;
	color: #000000;
	background-color:#DEE2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.clearall {
	clear: both;
	height: 0.00101em;
	line-height: 0.0001em;
	font-size: 0.0001em;
}
img, a img {
	border: none;
}
#web {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align:left;
}
.contenedor {
	padding:10px;
	width: 750px;
	margin: 20px auto;
	text-align: left;
	position: relative;
	padding-bottom: 3em;
	background-color:#ffffff;
	}
.imgder{
/*width:250px;*/
text-align:center;
float:right;
margin-right:5px;
padding:10px;
}
.imgizq{
width:320px;
text-align:center;
float:left;
margin-left:5px;
padding:10px;
}

p{
	text-align: justify;
}
.gris{
color: #666666;
font-size:80%;
padding:3px;
}
.programa{
width:230px;
float:right;
margin:5px 10px;
padding:0px;
border:solid 1px #993300;
}
.txuria {
width:100%;
margin:0px;
background-color:#993300;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px 0px;
	text-align:center;
}

.txtprog{
font-size: 95%;
color: #666666;
padding:5px;
text-align:left;

}
.taco{
padding:5px;
background-color:#EDEFEF;
margin:3px;

}

.texto {
	font-size: 12px;
	text-align: justify;
}

.bidasoa {
padding:3px;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.rojo {
	font-size: 10px;
	color: #FF0000;
}
.azul {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.period {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.blanco {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.centro{
text-align:center;
}
 .video{
	margin: 5px 20px ;
	float:right;
	background-image:url(../images/fondo_peli.jpg);
	background-repeat:no-repeat;
	background-position:right;
}