body {
	margin: 0px;
	background-color:#fff;
}
.top{
	background:url(img/bg_top.gif) repeat-x top;
	background-color:#751619;
	text-align:center;	
}
.menu{
	background-color:#000000;
	text-align:center;
}
.contenido{
	width:860px;
	margin:auto;
	height:62%;
	_height:expression(document.body.clientHeight -302) ;
	font: 12px Tahoma;
	color: #525252;
	padding:0 0 20px 0;
}
.bottom{
	padding:10px 0 10px 0;
	background-color:#751619;
	font: 10px Tahoma;
	color: #fff;
	text-align:center;
	clear:both;
	margin:15px 0 0 0;
}
.txt {
	font: 10px Tahoma;
	color: #fff;
}
.izquierda{
	width:434px;
	background:url(img/inicio/bg_txt_inicio.gif) no-repeat top;
	float:left;
	text-align:center;
}
.derecha{
	width:387px;
	float:right;
	text-align:left;
}
.txt_inicio{
	width:379px;
	text-align:justify;
	margin:18px auto 15px auto;
}
.t_loc{
	clear:both;
	padding:30px 0 0 0;
}
.google_inicio{
	width:385px;
	height:129px;
	border:1px #751718 solid;
	margin:5px 0 30px 0;
}
.google_contacto{
	width:385px;
	height:225px;
	margin:5px 0 15px 0;
}
.lista{
	background:url(img/inicio/pto.gif) no-repeat top left;
	padding:0 0 0 12px;
	margin:12px 0 0 0;
}
ul#lista_ac{
	margin-left:0px;
	padding-left:0px;
}
ul#lista_ac li {
	background:url(img/inicio/pto.gif) no-repeat top left;
	padding:0 0 0 12px;
	margin:3px 0 3px 0;
	list-style: none;
}

.rojo{
	font: 11px Tahoma;
	color:#751619;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.tit_actuacion{
	font:14px Tahoma;
	color:#000000;
	font-weight:bold;
}
.rojo_doce{
	font: 12px Tahoma;
	color:#751619;
	font-weight:bold;
}
.legal{
	font: 10px Tahoma;
	color:#969696;
	margin:15px 0 15px 0;
}
.txt_normal{
	font: 12px Tahoma;
	color: #525252;
}
.gracias_error{
	height:460px;
	text-align:center;
}
.notalegal{
	font: 10px Tahoma;
	color:#969696;
	width:300px;
	text-align:justify;
}
