body{ 
color: #5e5e5e;
background-color: #f2f1ec;
margin-top: 0px;
margin-left: 0px;
font-family: "Arial", Helvetica, Verdana, sans-serif;
font-size: 11px;
line-height: 12px;
text-align: justify;
background-image: url(../images/bg-page.gif);
background-repeat: repeat-x;}

a:link {color: #b23614; text-decoration: none;}
a:visited {color: #e27c24;}
a:hover {color: #f8f8f8; text-decoration: underline;}

	h2 {font-size: 1em;
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color:#aa1f1f;}


/**************************** CONTAINER **********************************/
.tituhome{font-size: 1em;
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color:#aa1f1f;}

#container {
width: 850px;
text-align: left;
margin: 0px 0px;
}

/************************** HEADER  ***************************************/

#header A:link {
	text-decoration: none;
	color: #ffffff;
	/*text-decoration:underline;*/
}
#header A:visited {text-decoration: none; color: #ffffff;}
#header A:active {text-decoration: none; color: #ffffff;}
#header A:hover {text-decoration: none; color: #dc9204;}

#header {
    font-family: "Arial",Verdana , Helvetica, sans-serif;
	font-size: 0.95em;
	color:#d5d59b;
	text-align: left;	
	width:760px;
	height:130px;
	
}

#logo{
	float:left;
	width:170px;
}


/***************************** MENU *****************************/
#menuBox{
	float:left;
	width:550px;
	height:62px;
	color:#FFFFFF;
	
}


#menuh {

	font-size:10px;
	font-weight:bold;
	margin-top: 10px;
	height:20px;
}
 
#menuh ul, li {
	list-style-type: none;
}
 
#menuh ul {
	margin: 0;
	padding: 0;
}
 
#menuh li {
	float: left;
}
 
#menuh a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 5px 13px;
	text-align: center;
	border: 1px solid #ffffff;
	border-width: 0px 0px 0px 1px;
}
 
 
#menuh a#primero {
	border-left: 1px solid #ffffff;
}
 
#menuh a:hover {
	color: #75263b;
}

/****************************** BODY ***************************/
#containerTop {
	text-align: justify;
	margin-top:20px;
	width:850px;
	height:364px;
	clear:both;
}
#containerBottom{
	text-align: justify;
	width:835px;
	height:100px;
	padding:25px 0 0 15px ;
	clear:both;
}

#boxJarocho{
float:left;
width:300px;
height:363px;
}

#boxMovie{
padding-top:2px;
float:right;
width:550px;
height:371px}

#boxText{
float:left;
width:265px;
padding-right:10px;}

#boxBann1{
float:left;
width:183px;}

#boxBann2{
float:left;
width:183px;}





#line{ float:left; width:540px; height:10px; margin-top:10px;}

.borderImage{
border: 4px solid #ffffff;
}

.borderImageS{
border: 1px solid #fed988; padding:4px; margin-right:15px; margin-bottom:15px;
}

/**************************************Servicios ********************************************************************/
#boxServ1{
float:left;
width:195px;
text-align:left;}


#boxServ1 li{
	list-style: none;
	background: url(../images/square.gif) left middle no-repeat;
	padding-left: 15px;
}
 


/****************************************Contact ********************************************************************/
#boxContact{
float:left;
text-align:left;
width:130px;
clear:both;
}

#boxForm{
text-align:left;
width:300px;
padding-left:0px;
clear:both;
}
#boxSideContact{
background-color:#f5f6f1;
text-align:right;
float:left;
width:260px;
padding:40px 20px 20px 0px;}


.textfield{ border: 1px solid #a40505; width:250px; height:16px; text-align:left; line-height:18px; margin-bottom:3px;}
.textComment{border: 1px solid #a40505; width:250px; height:50px;}

.botonImage {
padding:1px 10px 5px 3px;
border:1px solid #ffffff;
background-color:#990000;
/*background:#fff url(../images/FondoInput.gif) repeat-x;*/
font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
color:#ffffff;cursor:pointer;
width: 125px;
height:24px;
}


#label{ width:150px;}

/************************************ Bottom ************************************************************************/

#footer A:link {text-decoration: none;color: #a8a39e;}
#footer A:visited {text-decoration: none; color: #a8a39e;}
#footer A:active {text-decoration: none; color: #730D18;}
#footer A:hover {text-decoration: none; color: #730D18;}


#footer{
font-size:10px;
color:#8c9091;
width: 800px;
padding:50px 25px 25px 25px;
text-align: left;	
}