/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413413;
	background: #999281;
}
#wrapper {
	width: 770px;
	height:auto;
	position:relative;
	left:50%;
	margin-left:-380px;
	background: #f4f0e4 url(../img/fdo.gif);
}  
/* ------------------------------------------------------------- */
#header {
	height: 20px;
	background: #000000 url(../img/menu_util.gif);
	color:#000000;
	font-size:9px;
	text-align:left;
	padding: 0;
}
/* ------------------------------------------------------------- */

#banner {
	width:770px;
	height: 90px;
	float: left;
	background: #830628 url(../img/sup.gif);
}
/* ------------------------------------------------------------- */
#menu {
	height: 27px;
	width: 770px;
	background: #000000 url(../img/menu.gif);
	float: left;
}
#menu ul {
	margin:0;
	padding:0 0 0 10px;
	list-style: none;
	width: 760px;
}
#menu ul li {
	float: left;
}
#menu li a {
	font-size: 10px;
	font-weight:bold; 
	display: block;
	text-decoration:none;
	color:white;	
	float:left;
	text-align:center;
	width:100px; 
	padding:4px 0 0 0;
}
#menu a:hover {
	color:black;
}
/* ------------------------------------------------------------- */
#content {
	float:right;
	left:50%;
	width:560px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content p {
border: 0px;
margin-right: 10px;
}
#content p{
	margin-left: 20px;
	margin-right: 30px;
	text-align: justify;
	margin-bottom: 15px;
}
.content_p_derecha{
	margin-left: 20px;
	margin-right: 30px;
	text-align: right;
	margin-bottom: 15px;
}
p#content_fecha{
	text-align: right;
}
p#content_firma{
	margin-top: 40px;
	margin-left: 300px;
	text-align: center;
	font-weight:bold;
	margin-bottom: 0px;
}
p#content_firma2{
	margin-left: 300px;
	margin-top: 0px;
	text-align: center;
}
#content h1 {
	font-size: 14px;
} 
#content h2 {
	color: #594e32;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 14px;
}
#content h3 {
	text-align:center;
	padding-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #594e32;
}
#content h4 {
	font-size: 12px;
	margin-bottom: 30px;
}
#content h5 {
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #594e32;
}
.content_galery {
	margin-left: 38px;
	margin-top: 0px;
	margin-bottom: 20px;
	}
.content_linea {
	margin-left: 0px;
	margin-bottom: 20px;
}
#content ul {
	margin-right: 30px;
	text-align:justify;
}
#content li {
	list-style:square;
	margin-bottom: 20px;
}
#content a:link, a:visited {
color: #830628;
text-decoration:none;
}
#content  a:hover {
color: #000000;
text-decoration:none;
}
.content_imgtitu {
	margin: 50px 0 0 20px;
}
/* ------------------------------------------------------------- */
#mainNav {
	padding-top: 0px;
	text-align:center;
	font-size: 10px;
	float: left;
	width: 210px;
}
#mainNav p{
margin: 6px 0 0 10px;
}
p#mainNav_p{
margin: 0px 10px 0 20px;
}
p#mainNav_a{
	margin: 0 10px 0 20px;
	font-weight: bold;
	color: #594e32;
	text-decoration: none;
}
#mainNav h3{
	color: #830628;
	margin: 20px 0px 20px 10px;
	font-size: 12px;
	text-align:center;
}
.mainNav a{
	font-weight: bold;
	color: #594e32;
	text-decoration: none;
}
.mainNav a:visited {
	color: #594e32;
}
.mainNav a:hover {
	color: #830628;
}
.mainNav1 a{
	line-height: 20px;
	background-color: #a9676f;
	background: url("../img/base_mainNav.gif") top left no-repeat;
	font-weight: bold;
	color: #f4f0e4;
	display: block;
	text-decoration: none;
}
.mainNav1 a:visited {
	line-height: 20px;
	color: #f4f0e4;
}
.mainNav1 a:hover {
	line-height: 20px;
	color: #000000;
}
.mainNav2 a{
	display: block;
	line-height: 20px;
	color: #594e32;
	text-decoration: none;
	font-weight: bold;
	background: url("../img/base_mainNav1.gif") top left no-repeat;
}
.mainNav2 a:hover {
	line-height: 20px;
	color: #830628;
	text-decoration: none;
}
.mainNav2 a:visited {
	line-height: 20px;
	color: #594e32;
}
.mainNav3 a{
	display: block;
	line-height: 20px;
	color: #594e32;
	text-decoration: none;
	font-weight: bold;
	background: url("../img/base_mainNav2.gif") top left no-repeat;
}
.mainNav_prox {
	display: block;
	padding: 10px 0px 10px 0px;
	line-height: 20px;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
#footer {
	height: 110px;
	clear: both; 
	background: #f4f0e4 url(../img/barra.jpg) no-repeat;
}
/* ------------------------------------------------------------- */
#copy {
	padding-top:10px;
	font-size: 10px;
	color: #ff9900;
	height: 65px;
	line-height: 10px;
	text-align: center;
	background: #999281 url(../img/pie.gif);
}
/* ------------------------------------------------------------- */
#pie {
	height: 20px;
	background: #000000 url(../img/menu_util2.gif);
}
#pie ul {
	list-style: none;
	padding: 2px 0px 0px 275px;
	margin:0;
	width: 770px;
}
#pie ul li {
float: left;
}
#pie li a {
	font-size: 10px;
	display: block;
	padding: 0px 30px 0px 0px;
	text-decoration: none;
	color: #ff9900;
}
#pie ul a:hover {
color: #ffffff;
}
/* ------------------------------------------------------------- */
.iconos {
padding: 0;
text-align:right;
}
.imgborder {
border: solid;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-color:#676256;
border-left-color:#676256;
border-top-color:#f4f0e4;
border-right-color:#f4f0e4;
}
.imgborder2 {
border: solid;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-color:#000000;
border-left-color:#000000;
border-top-color:#ffffff;
border-right-color:#ffffff;
}
.thumbnail {
border: solid;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-color:#000000;
border-left-color:#000000;
border-top-color:#000000;
border-right-color:#000000;
}
.vidborder {
border: solid;
border-bottom-width: 3px;
border-left-width: 3px;
border-right-width: 3px;
border-top-width: 3px;
border-bottom-color:#000000;
border-left-color:#000000;
border-top-color:#000000;
border-right-color:#000000;
}
.negrita {
font-weight:bold;
color:#594e32;
}
.cursiva {
font-style:italic;
}
p#autor {
font-weight:normal;
font-size: 10px;
color:#830628;
text-align:right;
}
.centrar {
text-align:center;
}
.centrarNegrita {
text-align:center;
font-weight:bold;
}
.indent1 {
margin-left:20px;
}
.leftimg {
float:left;
margin-right: 10px;
margin-left: 20px;
margin-bottom: 10px;
}
.leftimg2 {
float:left;
margin-right: 10px;
}
.clear {
clear:both;
}
.gale_p {
text-align: left;
}
.nada {
border:0;
padding:0;
margin:0;
}

/* ------------------------------------------------------------- */
