body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back_degrade.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-color: #bababa;

}
h1{
font-family: "Trebuchet MS";
font-size: 17px;
color:#00628b;
margin: 0px;
padding: 0px;
}
h2{
font-family: "Trebuchet MS";
font-size: 12px;
color: #868686;
margin: 0px;
padding: 0px;
line-height: 14px;
padding-top: 5px;
font-weight: lighter;
}
h3{
font-family: "Trebuchet MS";
font-size: 12px;
color: #b6212d;
margin: 0px;
padding: 0px;
line-height: 14px;
padding-top: 15px;
font-weight:100;
}
h3 a:link{
font-family: "Trebuchet MS";
font-size: 12px;
color: #b6212d;
margin: 0px;
padding: 0px;
line-height: 14px;
padding-top: 15px;
font-weight:100;
text-decoration: none;
}
h4{
font-family: "Trebuchet MS";
font-size: 12px;
color: #00628b;
margin: 0px;
padding: 0px;
line-height: 14px;
padding-top: 5px;
font-weight: lighter;
}
h4 strong{
font-family: "Trebuchet MS";
font-size: 12px;
color: #00628b;
margin: 0px;
padding: 0px;
line-height: 14px;
padding-top: 5px;
font-weight: bold;
}
h5{
font-family: "Trebuchet MS";
text-align: right;
font-size: 9px;
color:  #d20101;
margin: 0px;
padding: 0px;
line-height: 14px;
padding-top: 5px;
text-transform: uppercase;
text-decoration: none;
}

h5 a:link{
font-family: "Trebuchet MS";
text-align: right;
font-size: 9px;
color: #d20101;
margin: 0px;
padding: 0px;
line-height: 14px;
padding-top: 5px;
text-transform: uppercase;
text-decoration: none;
}
h5 a:hover{
font-family: "Trebuchet MS";
text-align: right;
font-size: 9px;
color: #00628b;
margin: 0px;
padding: 0px;
line-height: 14px;
padding-top: 5px;
text-transform: uppercase;
text-decoration: none;
}
h5  a:visited{
	font-family: "Trebuchet MS";
	text-align: right;
	font-size: 9px;
	color: #00628b;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	padding-top: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #b6212d;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.texto{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #585a5c;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	padding-top: 5px;
	font-weight: lighter;
}
.text14{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7B8585;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-decoration: none;
}
.text14 a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7B8585;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-decoration: none;
}
.text14 a:active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7B8585;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-decoration: none;
}
.text14 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #024175;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-decoration: none;
}
.text12{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #585A5C;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
		text-decoration: none;
}
.texto2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3cb371;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	padding-top: 5px;
	font-weight: lighter;
}
.espacioBlanco{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: white;
}
.destacado{
	padding: 10px;
	background-repeat: repeat-y;
	background-color: #ebebe3;
}
.destacado2{
	padding: 10px;
}
.add{
padding-left: 10px;
}
.boton{
	height: 46px;
	width: 80px;
	background-image: url(../images/botonera.jpg);
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: white;
}
.boton a:hover a:link {
	height: 46px;
	width: 80px;
	background-image: url(../images/botoneraHover.jpg);
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: white;
}

#contenedor{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	
}
#header{
	width: 937px;
	height: 326px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
}
#pagina{
margin: 3px;
padding-left:21px;
}
#botonera{
float: right;
margin-right:30px;
margin-top: 30px;
height: 50px;
}
#central{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
}
#footer{
	width: 882px;
	background-color:#09254a;
	padding:10px;
	margin-left:20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #939598;
	}
	#footer a:link a:hover a{
	width: 882px;
	background-color:#09254a;
	padding:10px;
	margin-left:20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	}
#home_izq{
	width: 250px;
	border-top:3px  solid white;
	border-left:3px  solid white;
	float: left;
	margin-left: 21px; /* Para todos los Browsers */
   #margin-left: 21px; /*Para Internet Explorer */
   _margin-left: 10px;/* Para Internet Explorer 6 */
}
#home_der{
	width: 621px;
	background-repeat: repeat-y;
	background-image: url(../images/back_home-der.jpg);
	background-repeat: repeat-x;
	margin-right: 18px;
	border:3px  solid white;
	padding: 10px;
	float: right; 
}
#interna_der{
	width: 621px;
	margin-right: 18px;
	border:3px  solid white;
	padding: 10px;
	float: right; 
}

/* Estilo Noticias */

#menu, #contenido {
		float:left;
		/*display:inline;*/
		}
#menu {
			width:230px;
			/*margin-bottom:20px;*/
			}
#contenido {
			width:600px;
			padding:15px 20px;
			}
	
	/* Contenido de #menu */	
	
#menu p {color:#666; line-height:100%;}
#menu p a {color:#47595F}
#menu p a:hover {color:#111}
		
#menu ul {
		display:block;
		width: 200px;
		margin: 0px;
		padding-left:5px; 
		text-decoration:none;
		}	
#menu ul li {
		font-family:"Lucida Grande", Verdana, Arial;
		display:block;
		margin: 0px;
		cursor:pointer;
		}	
#menu ul li span {
		margin: 0px;
		padding:0px;
		font-size:10px;
		}	
#menu ul li span a {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
	color: #7b8585;
	line-height: 14px;
	padding:5px;
	background-color: #ebebe3;
	text-decoration: none;
	display: block;
	text-decoration: none;
}
#menu ul li span a:hover {
			color:#b6212d;
}
#menu ul li span.open a {
			color:#b6212d;
			text-decoration: none;
}
#menu a {
		outline:none;
}
#menu ul li ul li {
		/*display:inline;*/
		font-weight:normal;
		font-size:11px;
		}
#menu ul li ul li a {
			color:#00628b;
			padding-top:10px;
			padding-bottom: 10px;
			display:block;
			background-repeat:no-repeat;
			background-color:##EBEBE3;
			border-bottom:1px solid white;
			border-top:1px solid white;
			text-decoration: none;
			}
		#menu ul li ul li a:hover {
			color: #00628b;
			}
		
	
	/* Contenido de #contenido */			
		
		#contenido h1 {
			font-family: "Trebuchet MS";
			font-size: 11px;
			color: #00628B;
			font-weight:bold;
}
		#contenido h2 {
			font-family:"Myriad Pro";
			font-size:20px;
			font-weight:bold;
			color:#555;
			margin-bottom:20px;
			padding-bottom:10px;
			border-bottom:5px solid #ebf1f1;
			line-height: 25px;
			}
#contenido p {
		font-family: "Trebuchet MS";
	font-size: 13px;
	color: #585a5c;
			}
			
/* Fin Estilo Noticias*/



/* Estilo SanMartin */

#autores{
		float:left;
		width:230px;
		}


#autores p {color:#666; line-height:100%;}
#autores p a {color:#47595F}
#autores p a:hover {color:#111}
		
#autores ul {
		display:block;
		width: 200px;
		margin: 0px;
		padding-left:5px; 
		text-decoration:none;
		}	
#autores ul li {
		font-family:"Lucida Grande", Verdana, Arial;
		display:block;
		margin: 0px;
		cursor:pointer;
		}	
#autores ul li span {
		margin: 0px;
		padding:0px;
		font-size:10px;
		}	
#autores ul li span a {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #7b8585;
	line-height: 14px;
	padding:5px;
	background-color: #ebebe3;
	text-decoration: none;
	display: block;
	text-decoration: none;
}
#autores ul li span a:hover {
			color: #024175;
}
#autores ul li span.open a {
			color: #024175;
			text-decoration: none;
}
#autores a {
		outline:none;
}
#autores ul li ul li {
		font-weight:normal;
		font-size:11px;
		}
#autores ul li ul li a {
			color:#00628b;
			padding-left:20px;
			padding-bottom:10px; 
			display:block;
			background-repeat:no-repeat;
			background-color:#EBEBE3;
			text-decoration: none;
			}
#autores ul li ul li a:hover {
			color: black;
			}
/* FIN Estilo SanMartin */

