@charset "utf-8";
/* CSS Document */

/*
	www.puertotorrox.com
	Estilos comunes

	Tabla de contenidos:
		Globales
		Layout
			- Menu
			- Novedades
			- Pie de pagina
		Listas
			- Menu pie
		Contactar
			- Telefono y otros
			- Formulario
		Clases para botones de imagen doble
		Identificadores de esos botones
		Clases recurrentes
*/

/* Globales
-------------------------------------------------- */

* {
	padding: 0;
	margin: 0
}

body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333
}

a {
	color: #35495C;
	text-decoration: none
}

a:hover {
	color: #4B88BE;
	text-decoration: underline
}

a img {
	border: none 0
}

/* Layout
-------------------------------------------------- */

.contenedor {
	width: 100%;
	float: left
}

/* Menu
------------------------- */

.flashes {
	width: 100%;
	float: left
}

/* Novedades
------------------------- */

.cartelas {
	width: 745px;
	float: left;
	clear: both
}

.cartelas h4 span {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: url(../imagenes/bg_saber.gif) no-repeat;
	letter-spacing: 0.01em;
	display: block;
	width: 541px;
	height: 32px;
	padding: 6px 10px;
	margin: 30px 0 0 182px
}

img.fotoactual {
	width: 160px;
	height: 160px;
	float: left;
	margin: 28px 0 20px 18px
}

.noticias {
	display: inline;
	width: 250px;
	float: left;
	margin: 0 10px 0 0
}

.noticias h5 {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 0 10px
}

.noticias p {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	width: 250px;
	margin: 0 10px
}

/* Pie de pagina
------------------------- */

#pie {
	width: 100%;
	height: 36px;
	float: left;
	clear: both;
	margin: 10px 0 0
}

/* Listas
-------------------------------------------------- */
/* Menu pie
------------------------- */

ul.menupie {
	display: inline;
	width: 745px;
	float: left;
	margin: 10px;
	list-style: none
}

ul.menupie li {
	background: url(../imagenes/bg_lipi2.png) no-repeat right;
	display: inline;
	float: left;
	padding: 0 8px 0 0;
	margin: 0 6px 0 0
}

ul.menupie li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	line-height: 16px;
	text-decoration: none;
	background: url(../imagenes/bg_lipi1.png) no-repeat;
	padding: 2px 0 4px 8px
}

ul.menupie a:hover {
	color: #999
}

/* Contactar
-------------------------------------------------- */
/* Telefono y otros
------------------------- */

#mesa4 {
	float: left;
	margin: 290px 10px 0 0
}

#atencion,#skype {
	float: left;
	clear: left
}

/* Formularios
------------------------- */

#contactar {
	background: url(../imagenes/bg_form1.png) no-repeat;
	width: 224px;
	float: left;
	clear: left;
	padding: 54px 0 0
}

form#contactar label {
	font-size: 11px;
	margin: 0 18px
}

form#contactar input {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	background: url(../imagenes/bg_input.gif) no-repeat;
	width: 196px;
	height: 16px;
	padding: 0 2px;
	margin: 0 12px 2px;
	border: none 0
}

form#contactar select {
	font-size: 11px;
	width: 200px;
	height: 16px;
	margin: 6px 12px
}

form#contactar textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	background: url(../imagenes/bg_area.gif) no-repeat;
	width: 196px;
	height: 80px;
	padding: 0 2px;
	margin: 0 12px 2px;
	border: none 0
}

form#contactar input#enviar {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: url(../imagenes/bg_envia.gif) no-repeat;
	width: 70px;
	height: 16px;
	margin: 2px 12px;
	border: none 0
}


form.logines {
	background: url(../imagenes/bg_login.png) no-repeat;
	width: 700px;
	height: 60px;
	margin: 0 auto
}

form.logines img.rotulos {
	display: inline;
	float: left;
	margin: 12px 0 12px 45px
}

form.logines input.campos {
	background: url(../imagenes/bg_campo.png) no-repeat;
	display: inline;
	width: 190px;
	height: 16px;
	float: left;
	padding: 0 5px;
	margin: 22px 8px 22px 0;
	border: none 0

}

form.logines input#entrar {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: url(../imagenes/bg_envia.gif) no-repeat;
	display: inline;
	width: 70px;
	height: 16px;
	float: left;
	margin: 22px 8px 22px;
	border: none 0
}

/* Clases para botones de imagen doble
-------------------------------------------------- */

a.botones {
	color: #333;
	text-decoration: none;
	display: block
}

a.botones:hover {
	color: #FFF;
	text-decoration: none;
	background-position: bottom
}

a.botones span {
	display: none
}

.actual {
	background-position: bottom;
	float: left;
	cursor: default
}

/* Identificadores de esos botones
------------------------- */

.logopie {
	line-height: 22px;
	background-image: url(../imagenes/logo_pie.png);
	width: 152px;
	height: 22px;
	float: right;
	margin: 10px 10px 0
}

.leer {
	line-height: 12px;
	background-image: url(../imagenes/bt_leer.gif);
	width: 40px;
	height: 12px;
	margin: 3px 0
}

.volver {
	line-height: 16px;
	background-image: url(../imagenes/bt_volve.png);
	width: 55px;
	height: 16px;
	float: right;
	margin: 0 10px;
}

/* Clases recurrentes
-------------------------------------------------- */

.izq {
	float: left
}

.der {
	float: right
}

.pt {
	color: #031B33;
	font-weight: bold
}

.esloganes {
	display: inline;
	margin: 5px
}
