/***********************************************/

/* HTML tag styles                             */

/***********************************************/

body{

	text-align: center;

	margin:0px auto;

	background-color:#29325b;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	padding:0px;

	background-image: url(../format/media/images/back.jpg);

	background-position: top;

	background-repeat:repeat-x; 

	line-height: 18px;

}

img{

  border:0;

}

h1{

	font-family:"Times New Roman", Times, serif;

	font-size: 20px;

	font-weight: lighter;

	color:#999999;

	text-align:left;

	padding:0px;

	margin:0px;

	text-transform:uppercase;

}



/*--------------------------------------------*/

/* styles contenido*/

/*--------------------------------------------*/

.back {

	background-color:#F1F1F3;

	font-size: 12px;

	color: #000000;

}

.backmenu {

	background-color:#28315A;

	font-size: 12px;

	color: #ffffff;

}

.back_celeste {

	background-color:#81869c;

}

.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #000000;

	font-weight: bold;

}

.title2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #7cabbf;

	font-weight: bold;

}

.gray {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	font-weight: normal;

}

.gray_peq {

	font-size: 10px;

	color: #7f8084;

	font-weight: normal;

}



.blue_light {

 	font-size: 10px;

	color: #7cabbf;	

}



/**Menu**/

#menu{

	margin:20px auto;

	text-align:center;

	width:160px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:lighter;

}



#menu ul {

	margin:0px; /*removes indent IE and Opera*/

	padding:0px; /*removes indent Mozilla and NN7*/

	list-style-type:none; /*turns off display of bullet*/

}



#menu li {

	text-align:left;

	margin:0px;

	border-top:1px solid #7f8084;

	text-indent:10px;

	height:25px;

	padding:7px 0px 0px 0px;

}



#menu a {

	display:block;

}



#menu a:link, #menu a:visited {

	font-size:12px;

	font-weight: lighter;

	color:#999999;

	text-decoration:none;

}



#menu a:hover, #menu a:active{

	background-color: #28315a;

	color: #7f8084;

	text-decoration: none;

}

#clikedMENU a:link, #clikedMENU a:visited,

#clikedMENU a:hover, #clikedMENU a:active {

	background-color: #28315a;

	color: #7cabbf;

	text-decoration:none;

}



/*---------------enlaces------------*/

.text_footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #b3b1b4;

}

a.text_footer:link, a.text_footer:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #b3b1b4;

	text-decoration: underline;

}



a.text_footer:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #b3b1b4;

	text-decoration: underline;

}



 

a.more:link, a.more:visited{

	font-size: 10px;

	color: #7f8084;

	font-weight: normal;

	text-decoration: none;

}



a.more:hover {

	font-size: 10px;

	color: #7f8084;

	font-weight: normal;

	text-decoration: underline;

}


.rss {

	background-color:#F1F1F3;

	font-size: 10px;

	color: #000000;

}
