@charset "utf-8";
/* CSS Document */

td img {display: block;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background:url(../imgs/fondo-navidad.jpg) repeat-x;
	background-color:#820709;

}

<!--
.hora_slide {
	color: #AC0202;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.copete_slide {
	font-size: 14px;
	color: #636363;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}
.Titulo_slide {
	font-family: "Times New Roman";
	font-size: 26px;
	color: #AC0202;
	}
-->
.copete {
	font-size: 13px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
/*	font-weight:200;*/
}

.volanta {
	font-size: 13px;
	color: #636363;
	font-family: Tahoma;
	font-weight:bold;
}
.hora {
	color: #AC0202;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 600;
}
<!--
.titulo {
	font-family: "Times New Roman", Times, serif;
	color: #AC0202;
	font-size: 19px;
}
-->
.copete2 {
	font-size: 11px;
	color: #636363;
	font-family: Tahoma;
	font-weight:bold;
}
.link_pie {
	font-family:"Times New Roman", Times, serif;
	color:#999999;
	font-size: 15px;
}
.link_pie:hover {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size: 15px;
}
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->
.diayhora {
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight:bold;
}
.titulito {
	font-family: "Times New Roman", Times, serif;
	color: #AC0202;
	font-size: 16px;
	font-weight:bold;
}
.boton{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#990000;
	border:0px;
	width:80px;
	height:19px;
	cursor:pointer;
   }
   
.tit_encuesta {
	color:#666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.link_encuesta {
	color:#666666;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.ndr {
	font-family: "Times New Roman", Times, serif;
	color:#666666;
	font-size: 15px;
}
	#cuerpo {
		width:1013px;
		background-color:#FFFFFF;
		margin:0 auto;
	}
	
	#header {
		width:100%;
/*		height:150px;
		background-color:#FFFF00;
*/	}
	
	#contenido {
		width:100%;
/*		height:800px;
		background-color:#0000FF;
*/	}
	
	#columna_izquierda {
		width:674px;
		float:left;
		height:100%;
/*		background-color:#FF0000;
*/	}
	
	#columna_derecha {
		width:300px;
		float:left;
/*		height:100%;
*//*		background-color:#00FF66;
*/	}
	
	#footer {
		width:100%;
		float:left;
/*		height:150px;
		background-color:#CC0000;
*/	}
