﻿@charset "utf-8";

.general {
	background-color:#81AC00;
	text-align: center;
}

.elem_menu{
    width: 168px;
    height: 30px;
    border-bottom:solid 1px #B5BEA4;
    border-right:solid 1px #567300;
    border-left:solid 1px #B5BEA4;    
    float:left;
    text-align:left;
    line-height:30px;
    background-image: url(../images/bgnavigation.gif);
    background-repeat: repeat-x;
}

.elem_menu_des{
    width: 168px;
    height: 60px;
    border-bottom:solid 1px #B5BEA4;
    border-right:solid 1px #567300;
    border-left:solid 1px #B5BEA4;    
    float:left;
    text-align:left;
    background-image: url(../images/bgnavigation.gif);
    background-repeat: repeat;
}

.textoMail{
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #000000;	
}

.textopriv {
	border: 1px solid #567300;
	background-color: #ECFAC2;
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

.labelReceta {
	font-family:Trebuchet MS;
	font-size: 15px;
	color: #8E0300;
	font-weight:bold;
}

.piePagina {
	font-family:MS Sans Serif;
	font-size: 12px;
	color:White; 
	width: 650px;
	height: 25px;
	line-height:25px;
	float:left;
	text-align:center;
	background-image: url(../images/bgfooter.gif);
	background-repeat:repeat;
}

.textoDireccion {
	font-family:Trebuchet MS;
	font-size: 11px;
	color:#567300;
	text-decoration: none;	
}

.LinkBO {
	font-family:MS Sans Serif;
	font-size: 11px;
	color:Blue;
	text-decoration: none;
	font-weight:bold;
}

.Links {
	font-family:MS Sans Serif;
	font-size: 12px;
	color:#567300;
	text-decoration: none;
}

.LinkIntro {
	font-family:MS Sans Serif;
	font-weight:bold;
	font-size: 12px;
	color:#fff;
	text-decoration: none;
}

.LinkIntro:hover {
	font-family:MS Sans Serif;
	font-weight:bold;
	font-size: 12px;
	color:#000;
	text-decoration: none;
}

.LinksMenu {
	font-family:MS Sans Serif;
	font-size: 12px;
	color:#636361;
	text-decoration: none; 
}

.LinksMenu:hover {
	font-family:MS Sans Serif;
	font-size: 12px;
	color:Red;
	text-decoration: none;	
}

.desplegable{
	border: 1px solid #567300;
	background-color: #ffffff;
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

.boton{
	border: 1px solid #567300;
	background-color: #ffffff;
	font-family:Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

#wrap { 
	margin: 17px auto 0 auto;
	width: 650px;
	height: 650px;
	font-family:Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	background-color:White;
	color: #000000;
}

#wrapIntro { 
	margin: 100px auto 0 auto;
	width: 650px;
	height: 650px;
	font-family:Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	background-color:#81ac00;
	color: #000000;
}

#codigo {
	color: #3366FF;
}
