body {
	background-image:url(images/fondo.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma;
	margin-top:5px;	
	margin-bottom: 20px;
	text-align: center;
}


a { outline:none; }
/*
a { color: #333333; text-decoration: none; outline: none; }
a:hover { color: #333333; text-decoration: underline; }
a img { border:0px; }

a:link {	
	color: #808080;
	text-decoration: none;
	} 
	
a:visited {	
color:#003a8e;
text-decoration: none;
	} 

a:hover {	
color:#00abed;
text-decoration: none;
	}
*/

#cuerpo_central{
	width:565px;
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	background-image:url(images/fondo_cuerpo_principal.jpg);
	padding-left:10px;
	color: #54616b;
	list-style-image: url(images/vineta.gif);
	background-repeat: no-repeat;	
}


h1 {
	font-weight:bold;
	font-size: 24px;
	color: #3e8565;
	padding-left:25px;
}
.tit{
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
}
.tit_g{
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	color: #3e8565;
}
.tit_c{
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #3e8565;
}
#azul{
	color: #003a8e;
}
#azul_s{
	color: #003a8e;
	text-decoration: underline;
}
#blanco{
	color: #ffffff;
}

#celeste{
	color: #54afe8;
}

#verde{
	color: #3e8565;
}

.rojo{
	color: #ff0000;
}

.copy a{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #828083;
	
}
.txt {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #54616b;
}


.txt .arrow_list_resource li a{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #54616b;
	text-decoration: underline;
}

ul.arrow_list_resource { padding: 0; margin: 10px 0 15px 24px; list-style-image: url(images/listarrow.gif); }
ul.arrow_list_resource li { font-size: 11px; color:#54616b; margin-left: -3px; }

.welcome {
	font-size:12px;
	font-weight:bold;
	color: #003a8e;
	padding-top:10px;
	padding-right:0px;
	padding-left:11px;
	padding-bottom:6px;
}
.usuario {
	font-size:11px;
	font-weight:bold;
	color: 003a8e;
	font-family: "Trebuchet MS", Tahoma;
}


.go {
padding-left:20px;
}



