a {
	color: #333333;
	text-decoration: none
}
a:hover {
	color: #3C645C;
	text-decoration: none
}
body {
	scrollbar-arrow-color: #C5C5C5;
	scrollbar-base-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cbcbcb;
	background-image:url(imagenes/fdo_web.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.fondo {
	background-image: url(imagenes/fdo_cuerpo.png);
	height: 430px;
}
.fondoHome {
	background-image: url(imagenes/fdo_home.png);
	height: 430px;
}
.luz_izq {
	width: 28px;
	
}
.fondo_pie_contenido {
	background-image: url(imagenes/fondo_pie_contenido.jpg);
	height: 13px;
}
.fondo_header {
	height: 50px;
}
.txt_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
	text-align: center;
}
.logo {
	background-color: #000000;
	height: 51px;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C9999;
}
.contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(imagenes/fdo_contenido.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-size: 12px;
	color: #666;
	height: 343px;
	padding-right: 40px;
	padding-left: 40px;
}
.luz_der {
	width: 28px;
	
}
.tit01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}.tit02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.tblContenido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

