	/* Code programmed by / Código programado por Xplora - www.xploravisual.com */
	/* 2009 © All rights reserved / Todos los derechos reservados                                  */
	
	.Base--------------------------------------------------------------------------- {}
	
	* {
		padding: 0;
		margin: 0;
	}
	
	body {
		overflow: auto;
		background-color: #eaeaea;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: normal;
		color: #3f3f3f;
	}
	
	.Header------------------------------------------------------------------------- {}
	
	#header_bck {
		background-color: #2e383a;
		height: 153px;
		overflow: hidden;
		vertical-align: top;
		width:100%;
		float:left;
		clear:both;
	}
	
	#header {
		vertical-align: top;
		width: 977px;
		text-align: left;
	}
	
	#header img {
		float: left;
		margin-top: 47px;
		margin-left: 8px;
	}
	
	#header #datos {
		float: right;
		padding-top: 60px;
		padding-right: 22px;
		color: #b5b5b5;
		line-height: 18px;
	}
	
	#header #datos p {
		float: left;
		padding-left: 40px;
	}
	
	#header #datos b {
		font-weight: normal;
		color: #4fb7dc;
	}
	
	#header #datos a, #header #datos a:visited {
		color: #b5b5b5;
		text-decoration: underline;
	}
	
	#header #datos a:hover, #header #datos a:active {
		text-decoration: none;
	}
	
	.Menu--------------------------------------------------------------------------- {}
	
	#menu_bck {
		height: 48px;
		overflow: hidden;
		vertical-align: top;
		background-color: #FFFFFF;
		width:100%;
		float:left;
		clear:both;
	}
	
	#menu {
		vertical-align: top;
		width: 977px;
		text-align: left;
	}
	
	#menu ul {}
	
	#menu ul li {
		background-color: #2e383a;
		float: left;
		height: 48px;
		width: 131px;
		margin-right: 10px;
		list-style-type: none;
		overflow: hidden;
	}
	
	#menu a, #menu a:visited,
	#menu i a, #menu i a:visited {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		line-height: 18px;
		text-decoration: none;
		color: #FFFFFF;
		margin-top: 5px;
		margin-left: 10px;
		float: left;
		font-style: normal;
	}
	
	#menu a:hover, #menu a:active {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#menu a b, #menu a:visited b {
		font-size: 16px;
		color: #4fb7dc;
	}
	
	#menu a:hover b, #menu a:active b {
		color: #ffffff;
	}
	
	#menu i a b, #menu i a:visited b, #menu i a:hover b, #menu i a:active b {
		font-style: italic;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	
	
	
	.Content------------------------------------------------------------------------ {}
	
	#content_bck {
	vertical-align: top;
	padding-top: 45px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	width:100%;
	float:left;
	clear:both;
	}
	
	#content {
		vertical-align: top;
		width: 977px;
		text-align: left;
	}
	
	#content h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 50px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		color: #2e383a;
		margin-left: 7px;
	}
	
	#content h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 25px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #277ca5;
		margin-left: 7px;
		margin-bottom: 25px;
	}
	
	#content #izq {
	float: left;
	width: 480px;
	margin-left: 7px;
	background-image: url(interface/content-div-bck.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	padding-bottom: 5px;
	overflow: hidden;
	clear: left;
	}
	
	#content #der {
	float: right;
	width: 480px;
	overflow: hidden;
	clear: right;
	}
	
	#content p, #content ul {
		padding-bottom: 10px;
		padding-left: 25px;
		line-height: 20px;
		padding-top: 5px;
	}
	
	#content ul {
		margin-top: -10px;
	}

	#content b {
	font-weight: bold;
	color: #000000;
	}

	#content i {
	color: #4fb7dc;
	font-style: normal;
	font-weight: bold;
	}
	
	#content ul li {
		margin-left: 20px;
		list-style-type: none;
		background-image: url(interface/bullet-01.gif);
		background-repeat: no-repeat;
		background-position: left 8px;
		padding-left: 11px;
		padding-bottom: 7px;
		padding-top: 0px;
	}

	#content a, #content a:visited {
		text-decoration:underline;
		color: #000000;
	}
	
	#content a:hover, #content a:active {
		text-decoration:none;
	}

	#content #der.cita, #content #izq.cita {
	background-image: none;
	}
	
	#content #der.cita p, #content #izq.cita p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		line-height: 20px;
		color: #8c8c8c;
		background-image: url(interface/cita-left.gif);
		background-repeat: no-repeat;
		background-position: left top;
		margin-bottom: 15px;
	}
	
	#content #der.cita p i, #content #izq.cita p i {
		background-image: url(interface/cita-right.gif);
		background-repeat: no-repeat;
		background-position: 440px bottom;
		float: left;
		clear: both;
		width: 100%;
	}
	
	#content #der.cita b, #content #izq.cita b {
		font-size: 11px;
		color: #3f3f3f;
		font-weight: bold;
		font-style: normal;
	}
	
	#content #der.cita a, #content #der.cita a:visited,
	#content #izq.cita a, #content #izq.cita a:visited {
		font-size: 11px;
		color: #4fb7dc;
		text-decoration: underline;
		font-style: normal;
	}
	
	#content #der.cita a:hover, #content #der.cita a:active,
	#content #izq.cita a:hover, #content #izq.cita a:active {
		text-decoration: none;
	}
	
	.Contacto----------------------------------------------------------------------- {}

	#content table {}

	#content #tabla {
		margin-bottom: 10px;
		margin-left: 25px;
		margin-top: 5px;
	}

	#content table td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	}

	#content input {
		width: 250px;
	}

	#content select {}
	
	#content textarea {
		width: 350px;
	}
	
	#content .bot {
	color: #FFFFFF;
	background-color: #4fb7dc;
	height: auto;
	width: auto;
	border: 1px solid #4fb7dc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-weight: bold;
	float: right;
}
	
	#content td i {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
	}

	#content input#news, #content input#acepto {
	width: auto;
	height: auto;
	}
	
	#content p#oferta {
	border: 1px solid #2e383a;
	margin-right: 20px;
	margin-left: 25px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #4fb7dc;
	background-image: url(interface/oferta.gif);
	background-repeat:   repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
	}

	#content p#oferta b {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: none;
	font-weight: normal;
	line-height: normal;
	}

	.Footer------------------------------------------------------------------------- {}
	
	#footer_bck {
	overflow: hidden;
	vertical-align: top;
	background-color: #eaeaea;
	padding-top: 10px;
	width:100%;
	float:left;
	clear:both;
	}
	
	#footer {
	vertical-align: top;
	width: 977px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #949494;
	padding-bottom: 50px;
	}
	
	#footer p {
	font-style: normal;
	padding-left: 37px;
	clear: both;
	float: left;
	padding-bottom: 5px;
	}
	
	#footer a, #footer a:visited {
		color: #949494;
		text-decoration: underline;
	}
	
	#footer a:hover, #footer a:active {
		text-decoration: none;
	}

