﻿body 
{
	background-color: #287682;
	margin: 10px;
	font-family: Arial, Verdana;
	font-size: 12px;
	/*letter-spacing: -0.1px;*/
	background-image: url(img/index/back.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

A:link {
	COLOR: #D32703

;
	text-decoration: none

}

A:hover {
	COLOR: #D32703

;
	text-decoration: underline

}

A:active {
	COLOR: #D32703

}

A:visited {
	COLOR: #D32703;
	text-decoration: none;

}

.texto_med {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #000;
	text-align: justify;


}

.texto_peq {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 14px;
	color: #000;

}


.texto_gra {
	COLOR: #990000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold

}
.texto_menu_izq {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: #532A14;
}
.texto_base {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	line-height: 14px;
	color: #999;
}
.texto_med_blanco {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #FFF;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}
