/* --------CUERPO----------*/

body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	azimuth:center;
	background-color:#F3F7F5;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size:11px
}

div.bg{
height:100%;
background: url(/images/bg_principal.gif) repeat-y center top; 
}

/* --------ENLACES----------*/

a:link{
	color:#7C84EE;
}
a:visited{
	color:#7C84EE;
}
a:hover{
	color:#A5AAEA!important;
}
a.pie{
	color:#861B1B;
	text-decoration: none;
}
a.pie_r{
	color:#421414;
	text-decoration: none;
}
a.pie_v{
	color:#072107;
	text-decoration: none;
}
a.pie_a{
	color:#070721;
	text-decoration:none;
}
/* --------ELEMENTOS COMUNES----------*/
p {
	margin: 0.5em 0 0.5em;
	padding: 0;
	}
/* --------TEXTO----------*/

.texto{
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #767676;
	font-weight:normal;
}
.titBanner {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}
.titBannerBold {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333333;
	font-weight:Bold;
	text-decoration: none;
}
.titBannerBig {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
.titPie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 7C7C7C;
	font-weight:normal;
	text-decoration: none;
}
.titDestacados {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
