@charset "UTF-8";
/* CSS Document */

/* generated by csscreator.com */ 

html, body{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #979011;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
} 
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
#topMenu{
	position:relative;
	width:100%;
	text-align: right;
} 
 
#header{
	position:relative;
	height: 120px;

	width:100%;
} 
#rootMenu{
	position:relative;
	height:20px;
	width:100%;
	margin-top: 0px;
	margin-bottom: 5px;
} 
#recuadroTop{
	position:relative;
	height:9px;
	width:100%;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
} 
#RecuadroFill{
	position:relative;
	height:100%;
	width:100%;
	background-image: url(../images/middle.gif);
	background-repeat: repeat-y;
	padding: 5px;
	clear: both;
} 
#recuadroBotton{
	position:relative;
	height:12px;
	width:100%;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
} 
#RecuadroFillF{

	height:auto;
	width:100%;
	background: url(../images/middle.gif) center repeat-y;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
} 
 
#maincol{
	
	float: right;
	display:inline;
	position: relative;
	width:760px;
	margin-top: 10px;
	margin-bottom: 10px;
 }
 
#footer{
	height:auto;
	clear:both;
	margin-bottom: 5px;
	font-size: 11.5px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.FoterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}
.FoterLink a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B152;
}
.FoterLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.resaltado {
	color: #968F0F;
	font-weight: normal;
	font-size: 12.5px;
}
.resaltado2 {
	color: #968F0F;
	font-weight: normal;
	font-size: 14px;
}
.fotos {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.titulo {
	font-size: 16px;
	color: #968F0F;
}
a:link {
	color: #6F6B1E;
}
.nada a:link, a:visited {
	margin: 0px;
	padding: 0px;
	border: 0px none 0;
}
.formulario {
	background-image: url(../images/tarjeta.jpg);
	background-repeat: no-repeat;
}
.bordes {
	border: thin solid #999999;
}
.nada a, .nada a:link, a:visited {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}