body{
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	background-color:#404649;
}
.general{
	width:100%;
	height:100%;
	/*border:1px solid red;*/
}
.centrado{
	/*border:1px solid red;*/
	width:1000px;
	height:503px;
	background-color:#404649;
}
.menu{
	width:122px;
	position:absolute;
	top:20px;
	/*left:-145px  !important;
	left:-150px;*/
	margin:0px 0px 0px 0px;
	line-height:10px;
}
.menuadmin{
	width:162px;
	/*border:1px solid black;*/
	position:absolute;
	top:10px;
	left:-150px;
	margin:0px 0px 0px 0px;
}
.cabecera{
	width:1000px;
	height:91px;
	/*border:1px solid black;*/
	background:url(images/cabecera.jpg) no-repeat;
	background-color:#404649;
}
.cabeceraindex{
	width:1000px;
	height:91px;
	/*border:1px solid black;*/
	background-color:#404649;
}
.contenido{
	width:837px;
	background-color:#404649;
	/*font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:15px;*/
	color:#FFFFFF;
	font-family:"Century Gothic", Arial;/**/
	font-size:13px;/**/
	text-align:justify;/**/
	border-left:162px solid #797E7F;
	border-bottom:1px solid #797E7F;
	border-right:1px solid #797E7F;
	min-height:485px;
	max-height:100%;
	position:relative;
	top:0px;
	left:0px;

}
.contenidoindex{
	width:1000px;
	height:389px;
	/*border:1px solid black;*/
	background-color:#404649;
}
.direccionindex{
	color:#72777B;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:15px;
}
.direccioncabecera{
	color:#72777B;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	top:55px;
	left:205px;
	/*border:1px solid black;*/
	width:480px;
}
.tablapresentacion{
	color:#FFFFFF;
	font-family:"Century Gothic", Arial;
	font-size:13px;
	text-align:justify;
	height:400px;
	padding-top:30px;
}
A.enlacesmenu {
	text-decoration:none;
	font-family : Arial;
	font-size : 9pt;
	color: #FFFFFF;
	z-index: 10; 
	line-height : 1.5;
	font-weight:bold;
	position:relative;
	top:-4px;
}
A:active.enlacesmenu {
	text-decoration:none;
	font-family : Arial;
	font-size : 9pt;
	color:  #FFFFFF;
	z-index: 10; 
	line-height : 1.5;
	font-weight:bold;
	position:relative;
	top:-4px;
}
A:link.enlacesmenu {
	text-decoration:none;
	font-family : Arial;
	font-size : 9pt;
	color:  #FFFFFF;
	z-index: 10; 
	line-height : 1.5;
	font-weight:bold;
	position:relative;
	top:-4px;
}
A:visited.enlacesmenu {
	text-decoration:none;
	font-family : Arial;
	font-size : 9pt;
	color:  #FFFFFF;
	z-index: 10; 
	line-height : 1.5;
	font-weight:bold;
	position:relative;
	top:-4px;
}
A:hover.enlacesmenu {
	font-family : Arial;
	font-size : 9pt;
	color:  #B4B35B;
	z-index: 10;
	line-height : 1.5;
	font-weight: bold;
	position:relative;
	top:-4px;
}
.input{
	border:none;
	background:#797E7F;
	width:300px;
	color:#FFFFFF;
}
.grisoscuro{
	background-color:#DBD7D7;
}
.grisclaro{
	background-color:#ECECEC;
}
.tabla_M_admin{
	color:#000000;
}
h1{
	text-transform:uppercase;
}
.mapa {
	border:1px solid #828B34;
	width:645px;
	height:400px;
	margin-left:100px;
	/*margin-top:80px;*/
}

