@import "../../../upload/css/estilos_personalizados.css";
li {
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	margin:0px;
	margin-top:10px;
	text-align:center;
	background-color:#005dfa;
	background-image:url(../img/bg_body.gif);
	background-repeat:  repeat-x;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.borde {
	width:875px;
}
.areacontenido {
	border-color:#000066 #000066 #FFFFFF;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	text-align:justify;
}

#contenido_overflow {
	width:100%;
	/*	

	height:700px;
	overflow: auto;
	overflow-x:hidden;
	
	*/
}

.fondobotonera {
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000066;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#0e1f4a;
	background-image:url(../img/barcofondo.jpg);
	background-repeat:no-repeat;
	background-position: -1px bottom;
}
.rollover {
	display: block;
	width: 100px;
	height: 28px;
}
a.rollover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
a.rollover:hover {
	background-image:url(../img/puntero.gif);
	background-position: 50% bottom;
	background-repeat:no-repeat;
}
ul#menutop {
	font-size:14px;
	list-style: none;
	padding: 0;
	margin:0;
	position: relative;
	width:100%;
	text-align:center;
}
#inicio {
	float:left;
}
#laempresa {
	float:left;
}
#contacta {
	float:left;
}
#noticias {
	float:left;
}
#revista {
	float:left;
}
#areaclientes {
	float:left;
}
a {
	text-decoration: none;
	color: #0084C9;
}
a:hover {
	text-decoration: none;
	color: #FDB813;
}
img {
	border:none;
}
/* MENU IZQUIERDO */
	#menu {
	background: none;
	text-align: left;
	margin-left:6px;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
}
#fondoboton {
	background-image:url(../img/bg_seccion.gif);
	background-repeat: no-repeat;
	text-align:left;
}
#footer_menu {
	height:4px;
	background-image:url(../img/footer_seccion.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:5px;
	overflow: hidden;
	clip: rect(auto,auto,4px,auto);
	text-align:center;
}
/* menu páginas */
	ul.menu_seccion {
	margin:0px;
	padding: 5px 0 0 2px;
}
li.menu_seccion {
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
}
li.menu_seccion a:hover {
	color: #FDB813;
}
a.menu_seccion {
	margin:0px;
	background: url(../img/menu_seccion.gif) no-repeat left top;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display:block;
}
a.menu_seccion_open {
	margin:0px;
	background: url(../img/menu_seccion_open.gif) no-repeat 0px 0px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	display:block;
}
/* submenu páginas */
		ul.menu_pagina {
	text-align:left;
	padding-left: 20px;
	margin:0px;
}
li.menu_pagina {
	color:#00CCFF;
	font-size:10px;
}
li.menu_pagina a:hover {
	color: #FDB813;
}
li.menu_pagina a, li.menu_pagina a:link:visited:active {
	color:#00CCFF;
}
	
	/* FIN MENU IZQUIERDO */

.buscador {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.campoform {
height:10px;
font-size:10px;
}

a.cerrar_ses {

font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

a.cerrar_ses:hover {
text-decoration:underline;
}