/* ---- ChocoStyles ---- */
body {
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	list-style-image: url(../images/bullet.png);
	background: #ecf1f5;
}
#containerInterno {
	width: 980px;
	min-height: 705px;
	margin: 0 auto;
	background: #ffffff;
}
#contFlashInt {
	background: url(../images/logo_sanmartin_gd.gif) top left no-repeat;
	width: 982px;
	height: 338px;
}
#contContenidoInt {
	width: 980px;
	min-height: 368px;
	background: url(../images/bg_contenidoSnmartin.gif) #ffffff bottom no-repeat;
	float:left;
}
#contMenu {
	width: 520px;
	position: relative;
	padding: 0 0 0 219px;
}
#menu {
	width: 520px;
	height: 140px;
	position: absolute;
	padding-top: 328px;
}
#contMenuInterno {
	width: 490px;
	position: relative;
	padding: 0 0 0 249px;
}
#menuInterno {
	width: 490px;
	height: 140px;
	position: absolute;
	padding-top: 328px;
}
#areaTexto {
	width: 500px;
	min-height: 150px;
	padding: 50px 240px 0 240px;
	text-align: justify;
}
#areaTextoInterna {
	width: 500px;
	min-height: 150px;
	padding: 10px 240px 0 240px;
	text-align: justify;
}
#footerInt {
	width: 500px;
	min-height: 118px;
	padding: 0 240px 0 240px;
}
#contPieInterna {
	 width: 500px;
	 padding-top: 30px;
	 text-align: right;
}
#infoPieInterna {
	width: 500px;
	padding: 6px 0 10px 0;
	text-align: center;
	border-bottom: solid 7px #336698;
}
#menuGralInterna {
	width: 500px;
	padding: 8px 0 5px 0;
}
#columnaMenuPie {
	min-width: 10px;
	margin-right: 20px;
	float: left;
}
#underconstruction {
	width: 500px;
	height: 60px;
	margin: 40px 0 40px 0;
	background: url(../images/sm_underconstruction.gif) top no-repeat;
}
.logoPie {
	width: 97px;
	height: 27px;
	float: right;
}
.partners {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#titulo {
	width: 500px;
	height: 21px;
	padding: 45px 0 0 225px;
}
.form {
	width: 500px;
	float: left;
	padding-bottom: 20px;
}
/* ---- Estilos de texto ---- */
.subtitulos {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menuPie {
	font: 8px Arial, Helvetica, sans-serif;
	color: #336698;
	text-transform: uppercase;
}
.menuGral {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	color: #575757;
}
.infoContacto {
	font: 11px Arial, Helvetica, sans-serif;
	color: #575757;
	text-align: center;
}
.cuadritos {
	color: #336698;
	font: 15px bold;
}
.botones {
	background: #cde5fd;
	border: solid 2px #336698;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336698;
}
/* ---- estilos links ---- */

a {
	font: Arial, Helvetica, sans-serif;
	color: #336698;
}
a:link {
	color: #336698;
	text-decoration: none;
}
a:hover {
	color: #575757;
	text-decoration: none;
}
#columnaMenuPie a {
	color: #575757;
	text-decoration: none;
}
#columnaMenuPie a:hover {
	color: #336698;
	text-decoration: none;
}
#masterplanThumb {
	width: 232px;
	margin: 30px 8px 50px 8px;
	float: left;
}
#masterplan {
	width: 500px;
	float: left;
	clear: both;
}
.logoPie a {
	width: 97px;
	height: 27px;
	display: block;
	background: url(../images/logo_pie.png) top no-repeat;
}
.logoPie a:hover {
	width: 97px;
	height: 27px;
	display: block;
	background: url(../images/logo_pie.png) bottom no-repeat;
}
/* ---- Titulos en H1 ---- */

H1 {
	font: Verdana, Arial, Helvetica, sans-serif bold;
	font-size: 18px;
	color: #336698;
	background: #ffffff top no-repeat;
	display: block;
	float: left;
	text-indent: -9999em;
	width: 500px;
	height: 21px;
}
h1.destination {
	background: url(../images/t_sm_destination.gif);
}
h1.about {
	background: url(../images/t_sm_about.gif);
}
h1.project {
	background: url(../images/t_sm_project.gif);
}
h1.gallery {
	background: url(../images/t_sm_gallery.gif);
}
h1.sales {
	background: url(../images/t_sm_sales.gif);
}
h1.contact {
	background: url(../images/t_sm_contact.gif);
}
h1.thanks {
	background: url(../images/t_sm_thanks.gif);
}
.logo {
	width: 100px;
	height: 27px;
	margin-left:800px;
	margin-top: 5px;
}