/*PLANTILLA GENERAL DE COSAS QUE HAY COMUNES EN TODAS LAS PAGINAS TANTO INDEX COMO INTERIOR*/

body
{
	background:url("../../../img/general/bg_contenedor.png") repeat-x scroll 0 0 #000000
}

*
{
	margin:0px;
	padding:0px;
	/*font-family:century gothic,verdana;*/
	font-family:'Arial',sans-serif !important;
}

li, a, p{
	color:#3F3F3F;
	font-size:12px;
}

a
{
	text-align:left;
}

li {
	list-style:none;
}

a {
	text-decoration:none;
}

p
{
/*
	text-indent:30px;
*/
}

input{

}

* ul{
	list-style:none;
	text-decoration:none;
}

h1
{
	color:#000000;
	text-align:right;
	font-weight:lighter;
	border-bottom: 2px #000000 solid;
	display:block;
}

h2
{
	color:#000000;
	font-size:20px;
	text-align:center;
}

h3
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

h4
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.error
{
	color:#bb0000;
}

.activa
{
	font-weight:bold;
}

.negrita:hover
{
	text-decoration:none;
}

div#sombra
{
	background:#000000 url(../../../img/general/bg_cabecera_degradado.png) 0 0 scroll repeat-x;
}
div#sombra_cabecera
{
	text-indent:-9999px;
}

div#contenedor
{
	background-color:transparent;
}

div#contenedor_cabecera
{
	background-color:transparent;
	background-image:url(../../../img/general/bg_cabecera.png);
	background-repeat:no-repeat;
	background-position:-48px 0;
}

div#cabecera_es
{
	background-image:url(../../../img/general/mapa_ES.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#cabecera_en
{
	background-image:url(../../../img/general/mapa_EN.png);
	
}

div#cabecera_pt
{
	background-image:url(../../../img/general/mapa_PT.png);
	
}

div#cabecera_en,
div#cabecera_es,
div#cabecera_pt
{
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#fondo_cabecera a {
	text-indent:-9999px;
}
/*

div#vertical_slide
{
	background:url(../../../img/general/bg_slide_login.png) 0 0 scroll repeat transparent;
}
*/

div#banner1
{
	background:url(../../../img/general/bg_slide_login.png) 0 0 scroll repeat transparent;
}
/*********************/
/* cuadro_login_logout */
/*********************/

div#zona_login{
	
}

div#zona_login h2{
	background-color:#000000;
	color:#fff;
/*
	font-size:15px;
*/
}

/*******************/
/* zona del login  */
/*******************/

div#login ul li {
	color:#ffffff;
/*
	font-size:12px;
*/
/*
	letter-spacing:0;
*/
}

div#login ul li.tag_login
{
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
}

div#login input.boton_login{
	background-image:url(../../../img/index/boton_login_off.png);
	background-repeat:no-repeat;
	background-position:center;
	border:0;
	background-color:transparent;
}

div#login input.boton_login:hover{
	background-image:url(../../../img/index/boton_login_on.png);
}

/*******************/
/* zona del logout */
/*******************/

div#logout
{
/*
	background-color:black;
*/
}

div#logout a.boton_logout{
	color:#FFFFFF;
	text-align:left;	
}

div#logout a.boton_logout:hover{
	font-weight:bold;
}

/**********************/
/* zona del registrar */
/**********************/

div#boton_registrar a
{
	background-color:#000000;
}


div#boton_registrar a
{
/*
	font-size:8px;
*/
	background:transparent url(../../../img/sqr_sms.png) no-repeat scroll 0 2px;
}

/**********************/
/* zona del enlaces   */
/**********************/

div#zona_enlaces ul li.home
{
	background:transparent url(../../../img/general/home_off.png) no-repeat scroll 10px 11px;
}

div#zona_enlaces ul li.contacto
{
	background:transparent url(../../../img/general/contacto_off.png) no-repeat scroll 11px 13px;
}

div#zona_enlaces ul li.home:hover
{
	background:transparent url(../../../img/general/home_on.png) no-repeat scroll 10px 11px;
}

div#zona_enlaces ul li.contacto:hover
{
	background:transparent url(../../../img/general/contacto_on.png) no-repeat scroll 11px 13px;
}

div#zona_enlaces ul li a
{
	text-decoration:underline;
}

div#zona_enlaces ul li a:hover
{
	text-decoration:none;
}

/**********************/
/* zona del ver carro */
/**********************/

div#notificaciones{
	background-color:transparent;
}

div#notificaciones ul li
{
/*
	background-color:#000000;
*/
}

div#notificaciones ul li a
{
	color:#ffffff;
}

div#notificaciones ul li p{
	background: no-repeat url(../../../img/administracion/formularios/punto_lista.png) 0px 0px;
	color:red;
	font-weight:bold;
}


div#notificaciones ul li:hover{
	
}

div#notificaciones a{
	color:#000000;
	background:transparent url(../../../img/sqr_sms.png) no-repeat scroll 0 2px;
}

div#notificaciones ul li:hover a:hover{
	font-weight:bold;
}

div#notificaciones div#enlace_administracion ul li a,
div#notificaciones div#enlace_registrate ul li a
{
	font-weight:bold;
	text-decoration:underline;
/*
	font-size:10px;
*/
}

div#notificaciones div#enlace_administracion ul li a
{
/*
	font-size:15px;
*/
}

div#notificaciones div#enlace_administracion ul li a:hover,
div#notificaciones div#enlace_registrate ul li a:hover
{
	color:red;
}

/************************/
/*  BARRA DE NAVEGACION */
/************************/

div#barra_navegacion
{
/*
	border-bottom:2px solid #78A22F;
*/
	padding-bottom:5px;
}

div.botones ul
{
	background-color:#000000;
}

div.botones ul li
{
	border-left:2px solid yellow;
}

div.botones ul li.first
{
	border:none;
}

div.botones ul li a
{
	color:yellow;
/*
	font-size:19px;
*/
}

div.botones ul li a:hover
{
	color:white;
}

/**********************/
/*  zona logo WMG	  */
/**********************/

div#logo_wmg
{
	background:url(../../../img/general/logo_wmg_web.png) no-repeat 0 0 scroll transparent;
	text-indent:-9999px;
}

/********************/
/*     ZONA PIE     */
/********************/

div#breadcrumbs
{
/*
	border-bottom:2px solid #78A22F;
*/
}

div#breadcrumbs ul
{
	background-color:#000000;
}

div#breadcrumbs ul li
{
	background:url(../../../img/general/bg_bcrumbs.png) no-repeat 0 0px scroll transparent;
}

div#breadcrumbs ul li.first
{
	background:url(../../../img/general/bg_bcrumbs_home.png) no-repeat 0 -20px scroll transparent;
}

div#breadcrumbs ul li.first:hover
{
	background-position:0px 0px;
}

div#breadcrumbs ul li a
{
	color:#FFFFFF;
	font-size:13px;
}

div#breadcrumbs ul li a:hover
{
	text-decoration:underline;
}

div#breadcrumbs ul li.activa a
{
	font-weight:bold;
}

div#breadcrumbs ul li.activa a:hover
{
	text-decoration:none;
}

/********************/
/*     ZONA PIE     */
/********************/

div.tablon div#titulo_tablon {
	background-color:#FFFFFF;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
}



/********************/
/*     ZONA PIE     */
/********************/

div#zona_pie
{
/*
	background-color:#000000;
*/
	background-image:url(../../../img/general/bg_pie.png);
	background-repeat:no-repeat;
}

