/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #b7e4eb;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link, a:active, a:visited {
	color: #44a6b2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #44a6b2;
}
h2 {
	font-size: 16px;
	color: #44a6b2;
}
h3 {
	font-size: 14px;
	color: #44a6b2;
}
h4 {
	font-size: 11px;
	color: #44a6b2;
}
.titulos_boxes {
	font-size: 14px;
	color: #44a6b2;
	font-weight:bold;
}
.subtitulos_boxes {
	font-size: 11px;
	color: #44a6b2;
	font-weight:bold;
}
.titulo_producto {
	font-weight: bold;
	font-size: 12px;
}
.clear { clear:both; }
.asterisco {
	font-size: 11px;
	color: #44a6b2;
	font-weight:bold;
}
#contenedor {
	width:1000px;
	margin:0 auto;
}
#cabecera {
	width: 928px;
	height: 70px;
	padding: 20px 30px 0px 40px;
}
#flash_top {
	width: 998px;
	height: 275px;
}
#menu {
	width: 998px;
	height: 100px;
}
#contenido {
	width: 998px;
}
#contenido p{
	padding: 0px 18px 0px 18px;
}
#video p{
	font-size: 14px;
	font-weight:bold;
}
#lista_videos {
	width: 227px;
	height: 625px;
	overflow:auto;
}
#submenu_noticias {
	float:right;
	text-align:right;
	padding: 10px;
}
#submenu_noticias ul {
	margin:0;
	padding:0;
	list-style:none;
}
#submenu_noticias ul li {
	float:left;
	display:block;
}
#submenu_noticias ul li a {
	font-weight:bold;
	font-size: 12px;
}
