body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
.fondo_rayado {
	background-image: url(elementos/fondo_rayado.gif);
	background-repeat: repeat;
}
.fondo_degrade {
	background-image: url(elementos/fondo_degrade.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}
a.menu:link, a.menu:visited  {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 90%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
a.menu:hover, a.menu:active {
	font-size: 11px;
	text-decoration: none;
	width: 90%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	color: #FFFFFF;
	background-image: url(elementos/flechita3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #3399FF;
}
a.titulo:link, a.titulo:visited  {
	font-size: 22px;
	color: #3399FF;
	text-decoration: none;

}
a.titulo:hover, a.titulo:active {
	color: #FF6600;	
}
a.titulo2:link, a.titulo2:visited  {
	font-size: 18px;
	color: #3399FF;
	text-decoration: none;

}
a.titulo2:hover, a.titulo2:active {
	color: #FF6600;	
}
a.link1:link, a.link1:visited  {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.link1:hover, a.link1:active {
	color: #666666;
}
a.link2:link, a.link2:visited  {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:hover, a.link2:active {
	color: #CCCCCC;
}
a.link3:link, a.link3:visited  {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
a.link3:hover, a.link3:active {
	color: #000000;
}
a.link4:link, a.link4:visited  {
	font-size: 11px;
	color: #3399FF;
	text-decoration: none;
}
a.link4:hover, a.link4:active {
	color: #3366FF;
}
a.link5:link, a.link5:visited  {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.link5:hover, a.link5:active {
	color: #666666;
}
a.link6:link, a.link6:visited  {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.link6:hover, a.link6:active {
	color: #666666;
}
.texto01 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}
.texto02 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.texto03 {
	font-size: 11px;
	color: #FFFFFF;
}
.texto04 {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
.texto05 {
	font-size: 11px;
	color: #E77817;
	font-weight: bold;
}
.texto06 {
	font-size: 11px;
	color: #0093DD;
	font-weight: bold;
}
.texto07 {
	color: #999999;
}
.texto08 {
	color: #666666;
}
.titulo {
	font-size: 23px;
	color: #3399FF;
	text-decoration: none;
}
.titulo2 {
	font-size: 18px;
	color: #3399FF;
	text-decoration: none;
	line-height: 18px;
}
.titulo3 {
	font-size: 26px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
}
.titulo4 {
	font-size: 26px;
	color: #4997A5;
	text-decoration: none;
	line-height: 26px;
}
.titulo5 {
	font-size: 26px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
}
.titulo6 {
	font-size: 26px;
	color: #E77817;
	text-decoration: none;
	line-height: 26px;
}
.titulo7 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.categoria {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.pie_imagen {
	font-size: 10px;
	color: #999999;
}
.hora {
	font-size: 10px;
	color: #FFFFFF;
}
.recuadro1 {
	border: 1px solid #CCCCCC;
}
.recuadro2 {
	border: 1px solid #CCCCCC;
	font-size: 120%;
	background-color: #EFEFEF;
	margin: 3px;
	padding: 3px;
}
.separador_v_1 {
	background-image: url(elementos/linea_v.gif);
	background-repeat:  repeat-y;
	background-position: center center;
}
.separador_h_1 {
	background-image: url(elementos/linea_h.gif);
	background-repeat:  repeat-x;
	background-position: center center;
}
.separador_h_2 {
	background-image: url(elementos/linea_h_2.gif);
	background-repeat:  repeat-x;
	background-position: center center;
}
.separador_h_3 {
	background-image: url(elementos/linea_h_3.gif);
	background-repeat:  repeat-x;
	background-position: center center;
}
.separador_h_4 {
	background-image: url(elementos/linea_h_4.gif);
	background-repeat:  repeat-x;
	background-position: center center;
}
.boton {
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
}
.boton2 {
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
}
.titulo8 {

	font-size: 18px;
	color: #848484;
	text-decoration: none;
}
