body
{ background-color:#333333;
font-family:Arial, Helvetica, sans-serif; margin:0px; /*background-image:url(imx/degrdado.jpg); background-repeat:repeat-x; background-color:#6699ff;*/
/*background-image:url(imx/fondo-degradado-alzia.jpg); background-repeat:repeat-x;*/
}

.cuerpo
{
width:800px; height:500px; margin:100px auto 0px auto; border:1px solid #999999; 
}

.trabaja
{
	background-image:url(imx_n/alzia-torres.jpg);
}

.pregunta
{
	background-image:url(imx_n/alzia-abeja.jpg);
}

.es
{
	background-image:url(imx_n/alzia-oca.jpg);
}
.alzia
{
	background-image:url(imx_n/alzia-neve.jpg);
}

.centro_negro
{
	background-image:url(imx_n/alzia-negro.png); width:800px; height:307px; margin-top:96px; position:absolute;
}

.posicion_logo
{
	margin:50px 0px 0px 45px; position:absolute;
}

.posicion_logo_index
{
	margin:50px 0px 0px 200px; position:absolute;
}
.contedor_logo_index
{
	width:570px; height: 230px; margin-top:40px; border-right: 2px solid #666666; float:left;
}

.contedor_menu_index
{
	width:100px; height:230px; margin-top:40px; margin-left:7px; float:left;
}

.ul_menu_index
{
	list-style:none; color:#CCCCCC; margin-left:-25px; margin-top:40px;
}

ul_menu_index li
{
	height:50px;
}
 
img
{
	border:0px;
}

.contedor_pe
{
	width:790px; height:30px; margin:0px auto 0px auto; text-align:right; color:#666; font-size:11px; font-weight:bold;
}

.logo_varias
{
	width:340px; height: 230px; margin-top:40px; border-right: 2px solid #666666; float:left;
}

.contedor_menu_textos_varias
{
	width:440px; height:230px; margin-top:30px; margin-left:15px; float:left;
}

.ul_menu_varias
{
	list-style:none; display:inline; color:#CCCCCC; margin-left:-25px; margin-top:40px;
}


.texto_cuadro
{
	clear:both; color:#CCCCCC; font-size:12px; /*background-color:#222;*/ width:410px; padding:5px; text-align:justify;
}


.texto_cuadro_pregunta
{
	clear:both; color:#CCCCCC; font-size:12px; width:410px;
}

/* estilos individuais */

.marxe_inf_5
{
	margin-bottom:5px;	
}
.marxe_inf_10
{
	margin-bottom:10px;
}
.marxe_der_10
{
	margin-right:10px;
}

.marxe_sup_40
{
	margin-top:40px;
}
.alto_50
{
	height:50px;
}

.alto_39
{
	height:39px;
}

.ancho_170
{
	width:170px;
}

.ancho_150
{
	width:150px;
}

.ancho_50
{
	width:50px;
}
.flota_esq
{
	float:left;
}

.color_ccc
{
	color:#CCCCCC;
}


.texto_centrado
{
	text-align: center;
}

/* FORMS */
form
{
	 margin-top:40px; margin-left:10px;
}


input
{
width:276px; font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#666666; background-color:#EEE; /*background-image:url(imx_n/campo.png); background-repeat:no-repeat;*/ height:25px; border:0px; padding-left:7px; padding-right:15px;
}

textarea
{
width:284px; font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#666666; background-color:#EEE; /*background-image:url(imx_n/textarea.png);*/ height:50px; border:0px; background-repeat:no-repeat; padding:7px;
}

.nome_campos
{
width:90px; float:left; font-size:14px; color:#ccc; margin-top:10px;
}

.bt_enviar
{
	margin-top:25px; margin-left:234px; cursor:pointer; height:50px; width:200px; background-image:url(imx_n/enviar.png);background-repeat:no-repeat;text-align:center; padding-top:15px; color:#FFFFFF; font-weight:bold;
}

a:link {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
	color:#666666;
}

:focus{outline:0;}
a img{border:0;}
