/*
Estilos comunes de HTML
*/

body {
	background-color: #FFFFFF;
	background-image: url(imgweb/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

/*
Maquetación
*/

.registro{
	border-top-width:thin;
	border-top-style:dashed;
	border-bottom-width:thin;
	border-bottom-style:dashed;
}

.newsFecha{
	background-color: #3B4A27;
	color:#FFFFFF;
	margin-left: 0px;
	display:block;
}

.newsTexto{
	color:#FFFFFF;
	margin-left: 25px;
	margin-right: 20px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #B6B687;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B687;
	border-bottom-color: #B6B687;
	border-left-color: #B6B687;
}

.menuLateral {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-image:url(imgweb/botondown.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
	padding-right: 10px;
}

.menuLateralON {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-image:url(imgweb/botonfix.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
	padding-right: 10px;
}

.menuLateralON a{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width:100%;
	height:100%;
	display:block;
	padding-right: 10px;
}

.menuLateral a{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width:100%;
	height:100%;
	display:block;
	padding-right: 10px;
}


.base {
	width: 800px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-left: 50px;
	margin-top: 50px;
}

.superior {
	height: 99px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A0A065;
}

.herramientas {
	background-color: #000000;
	width: 600px;
	height: 16px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: right;
	vertical-align: middle;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.phone {
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
}

.menu {
	background-color: #A0A065;
	width: 200px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(imgweb/fondo.gif);
}

.menuConfig {
	background-color: #A0A065;
	width: 200px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(imgweb/fondo2.gif);
}

.contenido {
	background-color: #FFFFFF;
	width: 600px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #E0E0C5;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A0A065;
}

.entradilla {
	background-color: #DFDFC4;
	width: 550px;
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3B4A27;
	border: 1px dotted #3B4A27;
}

.inferior {
	background-color: #F0F0E2;
	width: 800px;
	height: 30px;
	border-top: 1px solid #E0E0C5;
	border-bottom: 1px solid #E0E0C5;
	border-left: 1px solid #E0E0C5;
	border-right: 1px solid #E0E0C5;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A0A065;
}

.btn_seccion {
	background-color: #DFDFC4;
	border: 2px solid #3B4A27;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}

.btn_seccion_activa {
	background-color: #DFDFC4;
	border: 2px solid #DFDFC4;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}

.btn_seccion_txt {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3B4A27;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.fotografia {
	border: 5px solid #F0F0E2;
}

/*
Tipos de letra
*/

.titulo {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #3B4A27;
	text-decoration: none;
}

.texto {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3B4A27;
	text-decoration: none;
}

.textoLogin {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLogin a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLogin a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.boton {
	background-color: #CCCCCC;
	font-size: 10px;
	border: thin outset #888856;
	margin-top: 5px;
	margin-bottom: 5px;
}

.formulario{
	top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B6B687;
	border-right-color: #B6B687;
	border-bottom-color: #B6B687;
	border-left-color: #B6B687;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.enlace {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3B4A27;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

a.enlace:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3B4A27;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.copy {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A0A065;
}
