/**************BASICA PIER*********************************/
body
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

P, h1, h2, h3, h4, h5, h6, img {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}


a
{
	color: #1F6FB4;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #949494;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}



/**************CABEZA*********************************/

#cabeza{
	
}

/**************MENU*********************************/
#menu
{
	line-height: 30px;
	background-color: #1E6EB4;
	text-align: center;
}


#menu a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;	
}

#menu a:hover
{
	color: #CCCCCC;
	text-decoration: none;
	background-color: #1E6EB4;
	line-height: 30px;
}

#menu img
{
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}


/**************IZQUIERDA*********************************/

#izquiera{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 520px;
	float: left;
}

#izquiera img{
	padding-right: 10px;
	padding-bottom: 10px;
}

#izquiera h1{
	font-size: 18px;
	font-weight: normal;
	color: #656551;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-image: url(images/a22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#izquiera h2{
	font-size: 13px;	
	
}

#izquiera h3{
	
	
}

#izquiera h4{
	
	
}

#izquiera h5{
	
	
}


#izquiera h6{
	text-align: justify;
	background-image: url(images/a33.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	margin-bottom: 30px;	
}



#izquiera P{
	
}


/**************derecha*********************************/


#derecha{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 300px;
	float: right;
}

#derecha img{
	
}

#derecha h1{
	font-size: 18px;
	font-weight: normal;
	color: #656551;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-image: url(images/a22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#derecha h2{
	font-size: 13px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #7B6B55;
	font-weight: bold;	
}

#derecha h3{
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #888878;
	}

#derecha h4{
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#derecha h5{
	padding-bottom: 7px;
	background-image: url(images/a22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	line-height: 20px;	
}

#derecha h6{
	
	
}

#derecha P{
	padding-bottom: 10px;
	background-image: url(images/a22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	}

#derecha ul{
	}

#derecha li{
	
}





/************* #siteInfo styles ***************/
#footer
{
	height: 70px;
	background-image: url('images/a50.gif');

}

#footer a
{
color: #8C8C73;
}

#footer p
{
	color: #84836E;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}

/************* FORMULARIO***************/
#form
{
	text-align: center;
	background-image: url(images/a33.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#form p
{
	font-size: 12px;
	text-align: center;	
}

#form h1
{
	font-size: 18px;
	font-weight: normal;
	color: #656551;
	padding-bottom: 5px;
	margin-bottom: 2px;
	background-image: url(images/a22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-top: 10px;
}
#form h2
{
	text-align: left;
	font-size: 13px;
	padding-bottom: 15px;
}
#form h3
{
	
}


/************* varios ***************/

.margentb20px{
	padding: 20px;	
}

.color1
{
	color: #604B31;
}

.color2
{
color: #7B6B55;
}
.color3
{
color: #8C8C73;
}




.cajas {
width:100%;
}
