/*
	www.gva-abogados.com
	
	CSS: Páginas de segundo nivel

	Tabla de contenidos:
		Maquetación general
		Encabezados
		Listas
		Formularios
		Etiquetas
		Enlaces
*/


/* Maquetación general
----------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	text-align: center;
	margin: 0;
}

#contenedor{ 
    text-align: left; 
    margin: auto;
}

#cabecera {
	background: url(../imagenes/bg_flash.png) #ddd;
	width: 100%;
	float: left;
}

#utilidades {
	background-color: #9e0b0f;
	width: 561px;
	height: 17px;
	float: right;
	margin: 0;
}

#flashcab {
	width: 900px;
	float: right;
	overflow: hidden;
}

#logos {
	background: url(../imagenes/bg_logos.png) #fff top right no-repeat;
	width: 100%;
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
}

#fecha {
	color: #333;
	text-align: right;
	float: left;
	padding: 2px 0 0 8px;
}

#logos img#logo {
	float: right;
}

#cuerpo {
	background: url(../imagenes/bg_derec.png) right repeat-y;
	width: 100%;
	float: left;
	margin: 0;
}

#izquierdo{
	width: 150px;
	float:left;
}

#derecho {
	width: 187px;
	float: right;
} 

#centro{
	font-size: 10px;
	color: #900;
	margin: 0 197px 0 160px;
}

#ruta {
	color: #9e0b0f;
	height: 19px;
	margin: 0 0 0 166px;
}

#ruta a {
	font-weight: bold;
	color: #000;
}

#franjagris {
	background: #ccc;
	width: 100%;
	float: left;
	clear: both;
	padding: 5px 0 5px 0;
	border: solid #fff;
	border-width: 1px 0 0 0;
}

#noticias {
	background: url(../imagenes/bg_notis.png) top left no-repeat;
	width: 800px;
	float: left;
	padding: 0 0 0 150px;
}

.noticia {
	width: 400px;
	float: left;
}

#noticias img.fotos {
	float: left;
	margin: 0 0 0 10px;
	border: 2px solid #fff;
}

#noticias p {
	width: 200px;
	float: left;
	margin: 0 10px 0 20px;
}

#noticias p a {
	font-weight: bold;
	color: #666;
}

#fotoflash {
	background-image: url(../imagenes/bg_fotos.gif);	
	float: left;
	padding: 0 2px 0 0;
	margin: 0 20px 20px 0;
}

#contenido {
	margin: 0 0 20px 168px;
}

#centro p {
	padding: 0;
	margin: 0;
}

#login {
	background-color: #9e0b0f;
	width: 167px;
	height: 36px;
	float: right;
	padding: 10px 10px 8px 10px;
	border: solid #fff;
	border-width: 5px 0 1px 0;
}

#derecho object {
	margin: 2px 6px 4px 7px;
}

.menuinf {
	text-align: center;
	line-height: 20px;
	width: 100%;
	clear: both;
	margin: 0;
}

.menuinf a {
	color: #000;
	font-weight: normal;
}

#franjaroja {
	font-weight: bold;
 	background-color: #9e0b0f;
	width: 100%;
	float: left;
	clear: both;
}

.copyright {
	color: #fff;
	float: left;
	padding: 0 0 0 8px;
	margin: 4px 0 8px 0;
}

.avisos {
	color: #999;
	float: right;
	padding: 0 8px 0 0;
	margin: 4px 0 8px 0;
}

.avisos a {
	color: #999;
}

.avisos p {
	margin: 3px 8px 0 0;
}

/* Encabezados
----------------------------------------------- */

h1 {
	margin: 0 0 10px 0;
}

h1 span {
	display: none;
}

/* Enlaces
----------------------------------------------- */

a {
	text-decoration: underline;
	color: #666;
}

a.linkrojo {
	text-decoration: underline;
	color: #9e0b0f;
}


a:hover {
	text-decoration: none;
}

.volver {
	font-weight: bold;
}

.der {
	font-weight: bold;
	color: #9e0b0f;
	float: right;
}

.izquierda {
	float: left;
}


.derecha {
	float: right;
}

/* Listas
----------------------------------------------- */

#utilidades ul {
	line-height: 17px;
	background-color: #fff;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}

#utilidades li {
	float: left;
}

#utilidades li a {
	text-decoration: none;
	display: block;
}

#utilidades li a:hover {
	background-position: bottom;
}

#utilidades li a span {
	display: none;
}

#ahome {
 	background: url(../imagenes/ahome.png);
	width: 34px;
}

#amail {
	background: url(../imagenes/amail.png);
	width: 44px;
}

#amapa {
	background: url(../imagenes/amapa.png);
	width: 55px;
}

#afavo {
	background: url(../imagenes/afavo.png);
	width: 54px;
}

#idiomas {
	line-height: 13px;
	width: 40px;
	height: 13px;
	list-style: none;
	float: right;
	padding: 0;
	margin: 5px 0 0 0;
}

#idiomas li {
	float: left;
	margin: 0 0 0 3px;
}

#idiomas li a {
	text-decoration: none;
	width: 15px;
	display: block;
}

#idiomas li a:hover {
	background-position: bottom;
}

#idiomas li a span {
	display: none;
}

#esp {
 	background-image: url(../imagenes/esp.gif);
}

#esp2 {
 	background-image: url(../imagenes/esp.gif);
	background-position: bottom;
}


#eng {
	background-image: url(../imagenes/eng.gif);
}

#eng2 {
	background-image: url(../imagenes/eng.gif);
	background-position: bottom;
}

#fra {
	background-image: url(../imagenes/fra.gif);
}

#deu {
	background-image: url(../imagenes/deu.gif);
}

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

#login input {
	font-size: 10px;
	color: #000;
	width: 92px;
	height: 13px;
	float: left;
	padding: 1px 2px 0 2px;
	margin: 0 0 2px 0;
	border: solid #9e0b0f;
	border-width: 1px;
	line-height: 12px;
}

#login input.user {
	background: url(../imagenes/bg_user.gif) top left no-repeat;
}

#login input.pass {
	background: url(../imagenes/bg_pass.gif) top left no-repeat;
}

#login img {
	float: right;
}
