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

body {
	background-color: #2F0001;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666;
}

.clear {
	clear: both;
}

.a2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666;
}

.a2:hover{
	text-decoration:none;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:#666;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

ol, ul, li {

	list-style:circle;

}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#333333;
	word-spacing:-2px;
	font-weight:400;
	padding: 10px 0 0px 10px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#98393a;
	word-spacing:-2px;
	font-variant:small-caps;
	padding-left:10px;	
	padding-right:10px;
	margin-top:-5px;	
	
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666;
	word-spacing:-2px;
	font-weight:400;
	
}
h4{
	background:url(images/linea.jpg) repeat-x;
	width:300px;
	margin-top:-30px;
	margin-right:10px;
	float:right;
}
h5{
	background:url(images/linea.jpg) repeat-x;
	width:180px;
	margin-top:-30px;
	margin-left:140px;
	margin-right:5px;
	float:right;
}
h6{
	background:url(images/linea.jpg) repeat-x;
	width:60%;
	margin-top:-30px;
	margin-left:85px;
	margin-right:5px;
	float:right;
	
}
h7{
	background:url(images/linea.jpg) repeat-x;
	width:75%;
	margin-top:-30px;	
	float:right;
	
}
h8{
	background:url(images/linea.jpg) repeat-x;
	width:91%;
	margin-top:-30px;
	margin-right:10px;
	float:right;
}


#content{
	width:766px;	
}

#content #box-1{
	float:left;
	width:339px;
	height:395px;
	background-color:#f4f5ee;
}


#content #box-2{
	float:right;
	width:427px;
	height:395px;	
	background-color:#fff;
}

#content #box-3{
	float:left;
	width:100%;
	height:395px;
	background-color:#f4f5ee;
}

#content #box-4{
	float:left;
	width:258px;
	height:395px;
	background-color:#f4f5ee;
}
#content #box-5{
	float:right;
	width:508px;
	height:395px;	
	background-color:#fff;
}

#content #box-6{
	float:right;
	width:508px;
	height:395px;	
	background-color:#fff;
}

#content #box-1 .box-cont{
	float:left;
	margin: 0px 10px 10px 10px;
}

#content #box-2 .box-cont{
	float:left;
	margin: 0px 10px 10px 10px;	
}
#content #box-3 .box-cont{
	float:left;
	margin: 0px 10px 10px 10px;	
}
#content #box-4 .box-cont{
	width: 240px;
	float:left;
	margin: 0px 10px 10px 10px;	
}

#content #box-2 .box-cont .arriba{
	background-color:#f2ebdf;
	height:210px;
	margin-top:10px;
	
}
#content #box-2 .box-cont .arriba-2{
	background-color:#f2ebdf;
	height:375px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;	
}
#content #box-5 .box-cont{
	width: 488px;
	float:left;
	margin: 0px 10px 10px 10px;	
}
#content #box-5 .box-cont .arriba-2{
	background-color:#f2ebdf;
	height:375px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:5px;
	padding-left:5px;	
	
}
#content #box-6 .box-cont{
	width: 488px;
	float:left;
	margin: 0px 10px 10px 10px;	
}
#content #box-6 .box-cont .arriba-2{
	background-color:#f2ebdf;
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:5px;
	padding-left:5px;	
	
}
#content #box-6 .box-cont .abajo{
	background-color:#fff;
	margin: -20px 10px 0 10px;
	float:right;
	
}
#content #box-2 .box-cont .abajo{
	background-color:#fff;
	margin-top:0px;
	margin-left:10px;
	
}
.foto{
	margin: 5px 5px 5px 5px;
}

#footer{
	height:40px;
	background-color:#3f0002;
	color:#b09465;
	font-size:10px;
	padding-top:27px;
	padding-left:10px;
}




input, textarea, select, {	
	border:1px solid #7F9DB9;	
	padding:2px;			
}



input[type=text]{
	width:200px;
}

textarea{
	width:200px;
	line-height:1.1;
	height:118px;	
}
input[type=password]{}

.input-field{
	padding:2px 0 2px;
}
.input-field label{
	vertical-align:middle;
	width:100px;
	text-align:left;
	display:inline-table;
	float:left;
	margin:4px 0px 1px;	
}
.input-field-2 label{
	vertical-align:middle;
	width:100px;
	text-align:left;
	display:inline-table;
	float:left;
	margin:5px 0px 1px;	
}
input[type = submit], input[type = button] {
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;	
	margin-right:-2px;
	padding:2px;    
	vertical-align:middle;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	

}
input[type = submit]:hover, input[type = button]:hover {
	color:#B50606;
}

/* form message
.form_message{
	height:395px;
	margin-right:-125px;
	position:absolute;
	right:50%;
	width:620px;
	display:none;
}
.form_message p{	
	line-height:25px;
	margin-top:320px;
	position:absolute;
	text-align:right;
	padding:0 30px;
}
.form_message a.close_bt {
    clear: both;    
    cursor: pointer;
    float: right;
    line-height: 16px;
    margin: 300px 10px;
    padding: 1px 12px 1px 5px;
}
.form_message a.close_bt:hover {
    text-decoration: line-through;
	background-position: bottom right;
}
 */
/* end form message */