/* CSS Style La Corbata: Joluga Desgins.
	E-mail: superbeast.aom@gmail.com*/

/* Layer Section */

body {
	background-color: #303030;
	margin-top: 50px;
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	color: #222;
	font-size: 12px;
}

#contenedortotal {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#contenedor {
	width: 750px;
	background-color: #131516;
	border: groove #FFFFFF 0px;
	color: #000000;
}

#header {
	width: 750px;
	height: auto;
}

#logo {
	float: left;
	width: auto;
	height: auto;
	padding: 10px 0px 10px 10px;
}

#headeright {
	float: right;
	width: 505px;
	height: 100px;
	text-align: right;
	color: #FFFFFF;
}

#idiomas {
	height: 505px;
	height: 70px;
}

#idiomasdentro {
	padding-top: 8px;
	padding-right: 8px;
}

#menu {
	height: 505px;
	height: 30px;
/*	border-top: #666666 dotted 1px;  */
	padding-top: 3px;
}

#binicio {
	width: 55px;
	height: 25px;
	float: right;
	padding-right: 3px;
	background: url("/images/binicio.png") no-repeat;
}

#bmenu {
	width: 58px;
	height: 25px;
	float: right;
	padding-right: 3px;
	background: url("/images/bmenu.png") no-repeat;
}

#bequipo {
	width: 90px;
	height: 25px;
	float: right;
	padding-right: 3px;
	background: url("/images/bequipo.png") no-repeat;
}

#bgaleria {
	width: 70px;
	height: 25px;
	float: right;
	padding-right: 3px;
	background: url("/images/bgaleria.png") no-repeat;
}

#blocalizacion {
	width: 116px;
	height: 25px;
	float: right;
	padding-right: 3px;
	background: url("/images/blocalizacion.png") no-repeat;
}

#bcontactar {
	width: 93px;
	height: 25px;
	float: right;
	padding-right: 3px;
	background: url("/images/bcontactar.png") no-repeat;
}
#binicio a {
	height: 25px;
	display: block;
	overflow: hidden;
	background: url("/images/inicio.png") 0 0 no-repeat;
}

#bmenu a {
	height: 25px;
	display: block;
	background: url("/images/menu.png") 0 0 no-repeat;
}

#bequipo a {
	height: 25px;
	display: block;
	background: url("/images/equipo.png") 0 0 no-repeat;
}

#bgaleria a {
	height: 25px;
	display: block;
	background: url("/images/galeria.png") 0 0 no-repeat;
}

#blocalizacion a {
	height: 25px;
	display: block;
	background: url("/images/localizacion.png") 0 0 no-repeat;
}

#bcontactar a {
	height: 25px;
	display: block;
	background: url("/images/contactar.png") 0 0 no-repeat;
}

#menu a:hover {
	background-image: none;
	border: none;
}

#contenido {
	background-color: #FFFFFF;
	width: 750px;
	height: 430px;
	clear: both;
}

#fotol {
	width: 250px;
	height: 430px;
	float: left;
}

#fotor {
	width: 250px;
	height: 430px;
	float: right;
}

#contenidol {
	width: 500px;
	height: 430px;
	float: left;
	background-color: #FFFFFF;
}

#contenidor {
	width: 500px;
	height: 430px;
	float:right;
	background-color: #FFFFFF;
}

#textocontenido {
	padding: 5px 15px 0px 18px;
	margin-top: 15px;
	width: auto;
	height: 390px;
	overflow: auto;
	text-align: justify;
}

#textocontenido a img { 
	text-decoration: none;
	border: none;
}

#disclamer {
	width: 750px;
	height: auto;
	font-family: Arial, Helvetica, Sans-serif;
	color: #999999;
	font-size: 10px;
	text-align: right;
	padding-top: 3px;
}

#fix {
	clear:both;
}

/* Style Section */

#idiomas a {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	color: #A7A594;
	font-size:9px;
	text-decoration: none;
}

#idiomas a:hover {
	color: #FFFFFF;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	color: #939393;
	font-weight: normal;
}

.icorbata {
	color: #B0B0B0;
	font-size: 10px;
}

.diferente {
	font-size:12px;
	color: #939393;
}

.enlace {
	font-family: Arial, Helvetica, Sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}