﻿.xeral{
	width: 760px;
	height: 430px;
	background-color:#ffffff;
}
html>body .xeral{
	width:760px;
}
/*************** parte esquerda **************/
.esq{
	float:left;
	width:190px;
}
/* datos de contacto */
.datos{
	border-right: 1px dotted #533C10;
	padding-bottom:40px;
	width:170px;
	margin:10px 0 0 10px;
}
.datosTxt{
	font: 11px 'trebuchet ms', verdana, sans-serif;
	color:#6c6c6c;
	padding:0 0 10px 0;
	width:154px;	
}
.datosTxt a{
	color: #675118;
}
.datosTxt a:hover{
	text-decoration: none;
	background-color: #675118;
	color:#FFFFFF;
}	
.datos h1, .datos h2{
	color:#a5a5a5;
	font-weight:bold;
	margin:10px 0 10px 0;
}

/* */
/*anuncios */
.baner{
	width:189px;
	height:141px;
	margin:10px 0  5px 5px;
}
.banerTit{
	margin:10px 0 0 70px;
	
}
.banerTxt1{
	width:175px;
	text-align:right;
	color: #000000;
	margin:10px 0 0 20px;
}
.banerTxt2{
	color:#FF0000;
	margin:10px 0 0 55px;
}
/* */ 

/*************** parte dereita ***************/
.dere{
	width:550px;
	margin-left: 200px;
}
.derePrin{
	border-Bottom: 1px dotted #533C10;
}
.derePrin h1{
	font: bold 14px 'trebuchet ms', tahoma, verdana sans-serif;
	color: #533C10;
	padding: 10px 0px 0px 10px; 
}
.dereSub1{
	width:190px;
	float:left;
	border-right: 1px dotted #533C10;
	padding: 10px 5px 0 5px;
}
.dereSub2{
	width: 329px;
	margin-left: 206px;
	padding: 10px 5px 0 5px;
}
