@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#D9D7D8;
	background-image:url(../images/fondo2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	
}

A:link {
	font-size:11px;
	color:#c63b2f; 
	text-decoration:underline;
}
A:visited {
	font-size:11px;
	color:#c63b2f; 
	text-decoration:underline; 
}
A:hover {
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
.liga {
	text-decoration:none
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}

li{
	padding-bottom:8px;
	}

hr{
	color:#CCCCCC;
	height:1px;
	}
	
blockquote{
	background-color:#FBE54D;
	border-left:8px solid #3f7eeb;
	border-bottom:2px solid #ececec;
	padding: 5px 15px 5px 0;
	font-size:14px;
	}
.searchText
{
     border-style: hidden;
     border-width: 0px;
     color:#666;
	 padding-left:5px;
     font-size:10pt;
     margin-left:3px;
}
	
.contenidos_bold{
	color:#5a6042 ;
	font-size:16px;
	font-weight:bold
	}	
.footer {
	font-size:11px;
	color:#6d9c1c;
	}
.contenidos_rojo {
	font-size:11px;
	color:#c63b2f;
	}
.contenidos_rojo_subrayado {
	font-size:11px;
	color:#c63b2f;
	text-decoration:underline
	}
.contenidos_negro {
	font-size:11px;
	color:#000;
	text-align: justify;
	}
.contenidos_verdeclarobold {
	font-size:16px;
	color:#6d9c1c;
	font-weight:bold;
	}	
.links2{
	font-size:10px;
	color:#2e63bf;
	font-weight:bold;
	text-decoration:none;
	}

.contenidos tr td table tr td p .contenidos_azul {
	text-align: center;
}
.contenidos_negro table tr td {
	text-align: justify;
}

