body {
	background-image:url(../imgs_web/fondo_web.jpg);
	background-repeat:repeat-x;
	}

* {
	margin: 0;
	padding: 0;
	}

/**********INDEX.PHP***************/

#cont_global {
	width:924px;
	margin:auto;
	}

#cont_sup {
	width:924px;
	margin:auto;
	}

#cont_php {
	width:924px;
	}

#botonera {
	width:924px;
	height:77px;
	}

#cabecera_index {
	width:924px;
	height:207px;
	}
	
#contenidos_index {
	width:924px;
	height:324px;
	float:left;
	}

#cont_contenidos_index_izq {
	width:412px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	margin-left:38px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	}

#cont_contenidos_index_der {
	width:422px;
	height:300px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	}

.cont_noticias {
	width:380px;
	height:80px;
	margin-top:15px;
	}

.titulo {
	width:100px;
	height:15px;
	margin-left:5px;
	}

.fondo_cont_noticias {
	width:422px;
	height:17px;
	background-image: url(../imgs_web/base_titular_noticias.png);
	background-repeat:no-repeat;
	}
	
#cont_campos_registro {
	width:350px;
	height:17px;
	margin-top:10px;
	margin-right:20px;
	float:right;
	}

#cont_campos_glob {
	width:924px;
	height:17px;
	float:right;
	}

#registro {
	width:924px;
	height:55px;
	background-image:url(../imgs_web/base_conexion_usuario.png);
	background-repeat:no-repeat;
	}

#acceso_1 {
	width:200px;
	height:15px;
	float:right;
	margin-right:175px;
	}

#acceso_2 {
	width:200px;
	height:15px;
	float:right;
	margin-right:55px;
	margin-top:10px;
	}

#cont_titulos {
	width:80px;
	height:17px;
	margin-top:14px;
	margin-left:37px;
	float:left;
	}

#pie_pagina {
	width:924px;
	height:40px;
	background-image:url(../imgs_web/base_pie_pagina.png);
	background-repeat:no-repeat;
	float:left;
	}

#repsol_pie_pagina {
	width:113px;
	height:28px;
	margin-right:38px;
	margin-top:5px;
	float:right;
	}

#sub_btns {
	width:850px;
	height:20px;
	margin-left:38px;
	}
	
/**********RECURSOS.PHP**********/

#cabecera {
	width:924px;
	height:179px;
	background-image:url(../imgs_web/cabecera_recursos.png);
	background-repeat:no-repeat;
	}

#contenidos_recursos {
	width:924px;
	height:500px;
	float:left;
	}

#cont_contenidos_recursos_izq {
	width:412px;
	height:342px;
	overflow:hidden;
	margin-top:10px;
	margin-left:38px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	}

#cont_contenidos_recursos_der {
	width:452px;
	height:362px;
	overflow:hidden;
	margin-top:10px;
	float:right;
	}

#cont_mapa {
	width:452px;
	height:172px;
	margin-bottom:10px;
	}
	
#cont_galeria {
	width:452px;
	height:172px;
	margin-top:10px;
	background-image:url(../imgs_web/galeria_recursos.png);
	}

/**********PRODUCTOS.PHP**********/

#cabecera_productos {
	width:924px;
	height:169px;
	background-image:url(../imgs_web/cabecera_productos.png);
	background-repeat:no-repeat;
	}

#contenidos_recursos {
	width:924px;
	height:370px;
	float:left;
	}
	
#est_productos1 {
	width:900px;
	height:245px;
	margin-left:20px;
	background-image:url(../imgs_web/productos_1.png);
	background-repeat:no-repeat;
}

#est_productos2 {
	width:900px;
	height:245px;
	margin-left:20px;
	background-image:url(../imgs_web/productos_2.png);
	background-repeat:no-repeat;
}

#int_cont_productos {
	width:900px;
	height:420px;
	margin:10px;
	}

/**********PEDIDOS.PHP**********/

#cabecera_pedidos {
	width:924px;
	height:169px;
	background-image:url(../imgs_web/cabecera_pedidos.png);
	background-repeat:no-repeat;
	}

#cont_info {
	width:452px;
	height:172px;
	margin-bottom:10px;
	background-image:url(../imgs_web/info_pedidos_online.png);
	background-repeat:no-repeat;
	}
	
#cont_date_de_alta {
	width:452px;
	height:172px;
	margin-top:10px;
	}

#cont_contenidos_pedidos_izq {
	width:412px;
	height:362px;
	overflow:hidden;
	margin-top:10px;
	margin-left:38px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	}

/**********SERVICOS.PHP**********/

#cabecera_servicios {
	width:924px;
	height:165px;
	background-image:url(../imgs_web/cabecera_servicios.png);
	background-repeat:no-repeat;
	}

#cont_glob_sup {
	width:924px;
	height:258px;
	}

#cont_servicios_izq {
	width:405px;
	height:258px;
	float:left;
	margin-left:38px;
	}

#cont_servicios_der {
	width:452px;
	height:258px;
	float:right;
	}

#cont_base_servicios {
	width:924px;
	height:940px;
	background-image:url(../imgs_web/base_txt_servicios_2.png);
	background-repeat:no-repeat;
	}

#cont_txt_servicios {
	width:853px;
	height:525px;
	margin-left:38px;
	padding-top:33px;
	}

#cabecera_form_pedido {
	width:924px;
	height:102px;
	background-image: url(../imgs_web/cabecera_form_pedido.png);
	background-repeat:no-repeat;
	}
		
/**********CONTACTO.PHP**********/

#cabecera_contacto {
	width:924px;
	height:102px;
	background-image:url(../imgs_web/cabecera_contacto.png);
	background-repeat:no-repeat;
	}

#contenidos_contacto {
	width:924px;
	height:420px;
	}

#cont_form_contacto {
	width:430px;
	height:420px;
	overflow:hidden;
	margin-top:10px;
	margin-left:38px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	}

#cont_funcion_mail {
	width:924px;
	height:112px;
	background-image:url(../imgs_web/cabecera_funcion_mail.png);
	background-repeat:no-repeat;
	}

#cont_google_contacto {
	width:432px;
	height:342px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../imgs_web/base_google_map_formulario_pedido.png);
	background-repeat:no-repeat;
	float:right;
	}

#googlemaps {
	width:420px;
	height:320px;
	margin:5px;
	}

#cont_direccion_contacto {
	width:432px;
	height:60px;
	overflow:hidden;
	float:right;
	}

/**********CONTACTO.PHP**********/

#cont_form_form_pedido {
	width:430px;
	height:550px;
	overflow:hidden;
	margin-top:10px;
	margin-left:38px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	}

#contenidos_form_pedido {
	width:924px;
	height:550px;
	}

#cont_direccion_formulario_pedido {
	width:432px;
	height:197px;
	overflow:hidden;
	float:right;
	}

/**********CONTENEDORES_ADMINISTRACION_USUARIOS**********/

.cont_diferencia { 
	width:373px;
	height:15px;
	padding-left:38px;
	margin-top:5px;
	}
	
.cont_g_u_usuarios { 
	width:373px;
	height:15px;
	background-image:url(../imgs_web/Ges_Us_fondo_usuarios.png);
	background-repeat:no-repeat;
	padding-left:38px;
	margin-top:5px;
	}
	
.cont_gris_claro { 
	width:373px;
	height:15px;
	padding-left:38px;
	margin-top:5px;
	}

.cont_gris_oscuro { 
	width:373px;
	height:15px;
	margin-top:5px;
	padding-left:38px;
	}

.cont_acciones_admin { 
	width:373px;
	height:15px;
	padding-left:38px;
	margin-top:3px;
	}

.cont_insertar_usuario { 
	width:373px;
	height:15px;
	padding-left:38px;
	background-image:url(../imgs_web/Ges_Us_fondo_insertar.png);
	background-repeat:no-repeat;
	margin-top:3px;
	}

#cont_campos_registro a {
	background-color:transparent;
	border:none;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	}


#cont_campos_registro a:hover {
	background-color:transparent;
	border:none;
	color:#0099FF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	}


/**********ESTILOS**********/

.clear {
	clear:both;
	width:924px;
	height:7px;
	}
		
/**********FORMULARIO_DE_REGISTRO**********/

.btn {
	background-color:transparent;
	border:none;
	color:#0099FF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	}

.usuario_conectado {
	background-color:transparent;
	border:none;
	color:#0099FF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	}

.campos_registro {
	background-color:transparent;
	border:none;
	color: #999999;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	}

.nom_campos_registro {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	}

/**********PIE_PAGINA**********/

#sub_btns a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	text-decoration:none;
	}

#sub_btns a:hover {
	color:#0099FF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	text-decoration:none;
	}

.lineas_sub_btns {
	color:#FF3300;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	}
	
.textos_nobold_pie {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	}

.textos_bold_pie {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	font-weight:bold;
	}

.textos_nobold_recursos {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	text-align:justify;
	line-height:16px;
	}
	
/**********CONJUNTO_WEB**********/
	
.textos_nobold {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	text-align:justify;
	line-height:20px;
	}

.textos_nobold_productos {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	line-height:19px;
	}

.textos_nobold_servicios {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	text-align:justify;
	line-height:30px;
	}
	
.textos_nobold_line_height {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	text-align:justify;
	}

.textos_bold {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	line-height:20px;
	}

.textos_bold_azul {
	color:#00CCFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	line-height:20px;
	}

.cabecera_nobold {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:15px;
	}

.cabecera_bold {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-weight:bold;
	font-size:15px;
	text-align:justify;
	}



/**********VINCULOS_REGISTROS_ADMIN_Y_USUARIOS**********/
#acceso_1 a {
	color: #FFFFFF;
	border:none;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

#acceso_1 a:hover {
	color:#0099FF;
	border:none;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

#acceso_2 a {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	}

#acceso_2 a:hover {
	color:#0099FF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	}

/**********ADMINISTRACION_USUARIO**********/

.usuario_admin {
	background-color:transparent;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:10px;
	}
.demas_campos_admin_nobold {
	background-color:transparent;
	border:none;
	color: #33FFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:10px;
	}
	
.demas_campos_admin_bold {
	background-color:transparent;
	border:none;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:10px;
	}

.acceso_admin {
	background-color:transparent;
	border:none;
	color:#00FF99;
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:10px;
	}

.cont_acciones_admin a {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

.cont_acciones_admin a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}

.cont_insertar_usuario a {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	}

.cont_insertar_usuario a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	}

.estilo_form1 {
	border:none;
	background-color:transparent;
	background-repeat:no-repeat;
	width:200px;
	height:31px;
	font-family:Tahoma,"Tebucher MS";
	text-decoration:none;
	color:#FFFFFF;
	border:none;
	padding-top:5px;
	}

.estilo_form1_text {
	border:none;
	background-color:transparent;
	font-family:Tahoma,"Tebucher MS";
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	}

.estilo_input_txt {
	border:none;
	width:400px;
	height:90px;
	background-color:transparent;
	font-family:Tahoma,"Tebucher MS";
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	}

.btn_enviar {
	border:none;
	background-image:url(../imgs_web/btn_enviar.png);
	background-color:transparent;
	background-repeat:no-repeat;
	width:49px;
	height:20px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	}
	
/********** ESTILO_VINCULO_SECCIÓN_"FORMULARIO_PEDIDO.PHP" **********/

#cont_direccion_formulario_pedido a {
	color: #FFFFFF;
	text-decoration:underline;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	}

#cont_direccion_formulario_pedido a:hover {
	color:#00CCFF;
	text-decoration:underline;
	font-family:Tahoma,"Tebucher MS";
	font-size:11px;
	font-weight:bold;
	}
	
/********** ESTILO_VINCULO_SECCIÓN_PRODUCTOS" **********/

#cont_productos a {
	color:#00CCFF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:12px;
	font-weight:bold;
	}

#cont_productos a:hover {
	color: #0099FF;
	text-decoration:none;
	font-family:Tahoma,"Tebucher MS";
	font-size:12px;
	font-weight:bold;
	}
