.body {
	font-family: Tahoma;
	color: #000000;
	background-color: #004EA0;
	background-image: url(img/fondos/fondowebsite.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.fuenteblanca {
	color: #FFFFFF;
}
.fuenteamarilla {
	color: #FFDD00;
}
.fondoblanco {
	background-color: #FFFFFF;
}

.fondoazultaras {
	background-image: url(img/fondos/fondoazul.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #0066CA;
}
.fondonaranja {
	background-color: #CC33FF;
	background-image: url(img/fondos/fondonaranja.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoimagenes {
	background-image: url(img/fondos/fondoimagenes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bordefoto {
	border: 1px dotted #FFFFFF;
	margin: 4px;
	padding: 4px;
}
.fondoverdeinfgeneral {
	background-image: url(img/fondos/fondoverdeinfgeneral.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.borderecue {
	border: 1px dotted #FF9900;
	margin: 5px;
	padding: 5px;
}
.negra9 {
	font-size: 9px;
	color: #000000;
}

.fondogris {
	background-color: #F48221;
	background-image: url(img/fondos/fondogris.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoamarilloatracionesizq {
	background-image: url(img/fondos/fondoamarilloatracciones.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bordeputadoabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.fondoamarilloatracciones {
	background-image: url(img/cajaatracciones/cajaatracciones/cajaatracciones_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mayuscula {
	text-transform: uppercase;
}

.fuentenegra {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.fuenteroja {
	color: #FF0000;
}
.negra {
	color: #000000;
}


.bordeblanco1 {
	border: 1px dotted #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.fondoazulatras {
	background-image: url(img/fondos/fondoazulatras.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondoatra {
	background-image: url(img/fondos/fondoatra.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bordegris {
	border: 1px solid #666666;
}
.bordeinfgeneral {
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF9900;
}
.bordefotogris {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #666666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}



.encoger {
	margin: 0px;
	padding: 0px;
}
a:active {
}


.bordeatracciones {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #FFCC00;
}

.blanca9 {
	font-size: 9px;
	color: #FFFFFF;
}
.borderecueverde {
	border: 1px dotted #006600;
	margin: 5px;
	padding: 5px;
}
.bordeputadoabajoblanco {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3F503;
}
.fondorojo {
	background-image: url(img/fondos/fondorojo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CC0000;
}
