body {
	margin: 0px;
}
.celdaizq {
	background-image: url(imgs/izq.jpg);
	background-repeat: repeat-y;
	width: 17px;
	background-position: right;
}
.celdader {
	background-image: url(imgs/der.jpg);
	background-repeat: repeat-y;
	width: 17px;
}
.celdamenuboton {
	background-image: url(imgs/boton.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 112px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	font-weight: bolder;
}
.celdamenuboton a{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.celdamenuboton a:hover{
	font-family: arial;
	font-size: 12px;
	color: #FF8142;
}
.celdaflash {
	padding: 10px;
}
.estilosubmenuarriba {
	background-image: url(imgs/h3-bg.gif);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 14px;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	background-position: 5px;
}
.texto {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.texto2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.estilotexto {
	padding: 15px;
}
.menudanibueno {
	background-image: url(imgs/fondo_menu.jpg);
	background-repeat: repeat-x;
}
.estilotitulares {
	font-family: arial;
	font-size: 16px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
}
.titularnoticia {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.titularnoticia a{
	font-family: arial;
	font-size: 14px;
	color: #33CC33;
	text-decoration: none;
}
.titularnoticia a:hover{
	font-family: arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
