body,html{
background-color:#026F0F;
margin:0 ;
padding:0;
font:13px verdana,sans-serif;
}

#hazruido{
font-size:0;
}
/* hack-ie6 */
* html #hazruido{
display:none;
}

#cuerpo{/*
border:3px solid #B4C6B6;
margin:auto;
margin-top:1%;
margin-bottom:1%;
width:98%;*/
background: #F4F9F5 url('../imagenes/menu/fondo-menu-logotipo.png') repeat-x 0 150px;
}

#contenido{
width:100%;
}

#cabecera{
width:100%;
}

#publicidad{
margin-left:20%;
width:80%;
height:150px;
text-align:right;
}

/* hack-ie6 */
* html #publicidad{
width:79.7%;
}

#logo{
float:left;
width:20%;
text-align:center;
padding-top:10px;
height:187px;
}

#logo img{
vertical-align: bottom;
}

#menu{
margin-left:20%;
font-size:11px;
background: #ffffff url('../imagenes/menu/fondo.png') repeat-x 0 0;
height:37px;
}

/* hack-ie6 */
* html #menu{
margin-top:-3px;
}

#menu ul,li{
margin:0;padding:0;
display:inline;
}

#menu li a:link,#menu li a:visited,#menu li a:active{
background: #ffffff url('../imagenes/menu/fondo.png') repeat-x 0 0;
padding:12px;
color:#7B7B7B;
font-weight:bold;
text-decoration:none;
display:block;
float:left;
outline:0;
}

#menu li a:hover{
background: #ffffff url('../imagenes/menu/fondo.png') repeat-x 0 -38px;
padding:12px;
color:#7B7B7B;
font-weight:bold;
text-decoration:none;
display:block;
float:left;
outline:0;
}

#menu li a.current:link,#menu li a.current:visited,#menu li a.current:active{
background: #ffffff url('../imagenes/menu/fondo.png') repeat-x 0 -76px;
padding:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
display:block;
float:left;
outline:0;
}

#submenu{
background-color:#B4C6B6;
margin-left:20%;
height:20px;
padding-left:12px;
}


#submenu ul,li{
margin:0;padding:0;
display:inline;

}

#submenu li a:link,#submenu li a:visited,#submenu li a:active{
text-decoration:none;
font-size:11px;
color:#000;
outline:0;
}

#submenu li a:hover{
text-decoration:underline;
font-size:11px;
color:#000;
}

#submenu li a.current:link,#submenu li a.current:visited,#submenu li a.current:active{
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#000;
outline:0;
}

#usuario{
float:right;
width:20%;
text-align:right;
margin-top:-47px;
margin-right:8px;
font-size:11px;
font-weight:bold;
color:#666666;
}

#lform{
z-index:999;
position:absolute;
margin-top:35%;
margin-left:50%;
}
#lform2 {
padding:15px;
border:5px solid #026F0F;
background-color:#fff;
width:500px;
height:180px;
margin-top:-90px;
margin-left:-250px;
}

#lform2 h1{
font:20px Trebuchet MS;
font-weight:bold;
margin:0 0 15px 0;
}

.flota{
width:33%;
float:left;
}

.inputname{
top:-3px;
position:relative;
font-size:10px;
}

input,textarea {
margin:0;
margin-bottom:3px;
font:11px verdana,sans-serif;
border-top:1px solid #7c7c7c;
border-left:1px solid #c3c3c3;
border-right:1px solid #c3c3c3;
border-bottom:1px solid #ddd;
background:#fff url('../imagenes/detalles/fieldbg.gif') repeat-x top left;
color:#333;
padding:2px;
}


.enviar{
font-size:9px;
}

img{
border:0;
}

.pie{
width:100%;
background-color:#B4C6B6;
text-align:center;
font-size:10px;
padding-top:2px;
clear:both;
}

a:link,a:active,a:visited{
color:#000;
}
a:hover{
color:#555;
}

form{
display:inline;
margin:0;
}

.upperleft{
	width : 100%;
	margin-left : auto;
	margin-right : auto;

	background-color : #B4C6B6;
	background-image : url('http://www.lanzaroterock.com/imagenes/detalles/esquina_si.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('http://www.lanzaroterock.com/imagenes/detalles/esquina_sd.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('http://www.lanzaroterock.com/imagenes/detalles/esquina_ii.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('http://www.lanzaroterock.com/imagenes/detalles/esquina_id.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 10px;
}


.upperleftGris{
	width : 100%;
	margin-left : auto;
	margin-right : auto;

	background-color : #B4C6B6;
	background-image : url('http://www.lanzaroterock.com/imagenes/detalles/esquina_si.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperrightGris{
	background-image : url('http://www.lanzaroterock.com/imagenes/detalles/esquina_sd.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleftGris{
	background-image : url('http://www.lanzaroterock.com/imagenes/detalles/esquina_ii.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerrightGris{
	background-image : url('http://www.lanzaroterock.com/imagenes/detalles/esquina_id.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 10px;
}

.consejo{
display:block;
width:100%;
margin:auto;
margin-top:10px;
margin-bottom:10px;
font-size:10px;
text-align:center;
}

.controlIzquierda{
text-align:left;
}

h2{
font-size:14px;
font-weight:bold;
color:#026F0F;
margin:0;
padding:0;
margin-top:10px;
}

a.urlGrupo{
text-decoration:none;
color:#000;
border-bottom:1px dotted #000;
}
a.urlGrupo:hover{
color:#026F0F;
}


.s{
clear:both;
display:block;
}

#panelinUsuario{
width:100%;
background-color:#FBEE00;
font-size:11px;
padding:4px 0;
}

.panelinUsuario{
margin-left:7px;
}

#panelinUsuario a:link,#panelinUsuario a:visited,#panelinUsuario a:active{
text-decoration:none;
color:#000;
}

#panelinUsuario a:hover{
color:#000;
text-decoration:underline;
}

#infoIdent{
margin-right:10px;
color:#888;
}

#avisoGeneral{
width:40%;
margin:100px auto;
border-top:1px #eee solid;
border-left:1px #eee solid;
border-right:1px #ccc solid;
border-bottom:1px #ccc solid;
background-color:#EFF3EF;
padding:10px;
}
#errorGeneral{
width:40%;
margin:100px auto;
border-top:1px #E4A6A6 solid;
border-left:1px #E4A6A6 solid;
border-right:1px #CC8E8E solid;
border-bottom:1px #CC8E8E solid;
background-color:#E8AEAB;
padding:10px;
}