.fondo_header {
	background-image: url(images/imgheader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topbordergray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.txt_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_header.jpg);
	font-weight: normal;
}
.gris{
color: #CCCCCC;
}
.gris2{
color: #999999;
}
.fondo_azul {
	background-image: url(images/fondoazul.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondo_azul_home {
	background-image: url(images/fondoblue_home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.txtamarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFCC00;
	margin-left: 65px;
	text-decoration: none;
}
.txtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
}

.bordeamarillo {
	background-image: url(images/borde_amarillo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tam11 {
	font-size: 11px;
	}
.tam15 {
	font-size: 15px;
	}	
.dottedlineyellow {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CE9A32;
	border-bottom-color: #CE9A32;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.dottedlineyellow2 {
	border-bottom-color: #CE9A32;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.bullet {
	list-style-image: url(images/imgheader.jpg);
	list-style-position: inside;
	list-style-type: decimal;
}
.linkamarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D09D32;
	text-decoration: none;
}
.fondo_azul_interior {
	background-image: url(images/fondoazul_interior.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondo_azul_interiorB {
	background-image: url(images/fondoazul_interiorB.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondofooter {
	background-image: url(images/fondogris.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.fondogris {
	background-image: url(images/fondogris2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.fondogris2 {
	background-image: url(images/fondogris3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.txt_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D52424;
}
.txt_subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.txt_contenido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txt_gray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
}
.red {
	color: #D52424;
}
.titulo_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #11418A;
}
.bordeimg {
	border: 4px solid #CCCCCC;
}
