body {

	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	background: #fff;
	background: url(../images/bg/background.gif) top left repeat;
}

body, html, table, tr, td {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #5e5e5e;
}
h1 {
	color: #174879;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	margin-top: 0px;
	width: 520px;
	height: 53px;
	line-height: 52px;
	text-indent: 30px;
	background: url(../images/bg/titulo-h1.gif) top left no-repeat;
}
h2 {

	color: #bb410b;
	font-size: 12px;
	font-weight: bold;
}
/* Link Genericos */
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2a849d;
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	Color: #2569b6;
}
ul {
	margin-left: 30px;
}
li {
	margin-bottom: 13px;
	list-style: square;
}
ol {
	margin-left: 30px;
	list-style: decimal;
}

/* Estilos sitios */
#contenedor {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -383px;
	width: 765px;
	height: auto;
	background: url(../images/bg/background-principal-interior.gif) top left repeat-y;
}
#superior {
	width: 765px; 
	height: 9px;
	background: url(../images/bg/background-inferior.gif) top left no-repeat;
}
#cabecera {
	position: absolute;
	top: 8px;
	left: 7px;
	width: 751px;
	height: 130px;
}
#contenido {
	margin-top: 130px;
	width: 751px;
	margin-left: 7px;
	background: white;
}
#contenido-info {
	width: 530px;
	float: left;
	margin-left: 10px;
}
#contenido-info-otros {
	width: 730px;
	float: left;
	margin-left: 10px;
}
#contenido-info div.informacion {
	width: 500px;
	margin-left: 30px;
}
#contenido-info-otros div.informacion {
	width: 700px;
	margin-left: 30px;
}
#contenido-galeria {
	width: 197px;
	height: 330px;
	float: right;
}
#menu-interior {
	width: 751px;
	height: 117px;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
}
#menu-home img {
	border: 0px;
}
#pie-de-pagina {
	width: 745px;
	height: 120px;;
	padding: 10px;
	font-size: 10px;
	color: #174879;
	background: url(../images/bg/background-principal.gif);
}
#pie-de-pagina img.imgder {
	float: right;
}
#cierre-contenido {
	width: 765px;
	height: 9px;
	background: url(../images/bg/background-superior.gif) top left no-repeat;
}
div.clr {
	clear: both;
}
/* Formulario Sw */

.esinput {

	background: white url(../images/form/input.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px;
	border-color: #A9A9A9;
	border-style: solid;
	padding-left: 2px;
}

.esmsje {
	background: white url(../images/form/input.jpg);
	background-repeat: repeat-x;
	border: 1px;
	border-color: #A9A9A9;
	border-style: solid;
	padding-left: 2px;
	margin-top: 5px;

}

.Estilo1 {

	Text-align: left;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
}

#contacto {

	margin-left: 110px;
	padding: 8px;
}
#contacto input {

	margin-left: 0px;
}

.esenviar {
	border: 1px;
	border-color: #2D5082;
	border-style: solid;
	padding-left: 3px;
	background: url('../images/form/send.jpg') repeat-x;
}
