/* CSS de plantilla web */
.tabla_b #logo{
	background-image: url(../images/elean_logo2.gif);
	width: 180px;
	height: 53px;
}

.tabla_b {
	background-position: top right;
	background-repeat:no-repeat;
}

.submenu_meu {
	background-image: url(../images/eleancito.gif);
	background-repeat:no-repeat;
}

#vertical_menu {
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	border-right: 1px #668188 solid;
	border-left: 1px #668188 solid;
	background-color:#F9B1B1;
	width:165px;
}

.menuleft {
	font-size: 9px;
	padding: 2px 5px 2px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left: 3px solid #F9B1B1;   /* COLOR DEL BORDE DE CELDA PER A UN FUTUR*/
	border-right: 3px solid #F9B1B1;   /* COLOR DEL BORDE DE CELDA PER A UN FUTUR*/
	background-color:#FBD8D8;
	width:165px;
}

.menuleft_h {
	font-size: 9px;
	padding: 2px 5px 2px 5px;
	border-left: 3px solid #F9B1B1;   /* COLOR DEL BORDE DE CELDA PER A UN FUTUR*/
	border-right: 3px solid #F9B1B1;   /* COLOR DEL BORDE DE CELDA PER A UN FUTUR*/
	background-color: #EE9292;
	width:165px;
}


a.enlaces:link {text-decoration: none}
a.enlaces:visited {text-decoration: none}
a.enlaces:hover {text-decoration: underline}

.enlaces_lista
{
	font-family: arial;
	color: #706F71;
	font-size: 8pt;
	text-decoration: none;
}	

a.enlaces_lista:link {text-decoration: none}
a.enlaces_lista:visited {text-decoration: none}
a.enlaces_lista:hover {text-decoration: underline}

#numbered_menu li {
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 1em 1em 1em 1em;
	background-image: url(../elean/images/bullet.gif);
	background-position: 4px 10px;
	background-repeat: no-repeat;
}
.titulosdemos {
	color: #ffffff;
	background-color: #5E7FBA;
	font-size: 18px;
	font-family: Helvetica, Verdana, Trebuchet MS, Arial, sans-serif;
	padding-left: 10px;
	background-image:url(../carmen/images/title_box_bg.jpg);
	background-repeat:no-repeat;
}
.titulosdemos td{
	color: #ffffff;
	background-color: #5E7FBA;
	font-size: 18px;
	font-family: Helvetica, Verdana, Trebuchet MS, Arial, sans-serif;
	padding-left: 10px;
}

#menu_2
{
	float: right; 
	width: 200px; 
	margin: 10px 0px 5px 15px; 
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color:#EDEDED;
	color: #333333; 
	padding: 5px 5px 10px 10px; 
	text-align:left;
	border-left: 5px solid #666666;
}

#menu_2 div.titulo
{
	font-size: 13px;
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color:#EDEDED;
	padding: 0px 0px 0px 0px; 
	font-weight:bolder;
	text-align: left;
}
