/*-------------------------------BODY-------------------------------------- */

body {margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;font-family: Tahoma, Arial, Verdana; font-size:11px;}

.default {
	background-color:#CCCCCC;
	background-position:top;
	background-repeat:repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_border {
	border: 2px solid #FF7312;
	background-color: #FFFFFF;
}
.encabezado_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F47320;
}
.menu_lateral_azul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.encabezado_rojo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.border_bottom {
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lnk0 {
	color: #0776FF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}				
a.lnk0:hover{
	color: #007EFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}.texto_interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: justify;
}
.topbottomborder_index {
	background-color: #6699CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	a.noticias:hover {background-color:#3333CC;color:#FFFFFF;}
