/* CSS Document */
/* + + + */
/* Estilos Generales HTML */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
a, a:link, a:visited, a:hover, .LinkDestino {
	color: #91005F;
	text-decoration: underline;
}
a:hover {
	color: #9D001F;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, .clientstitle {
	font-variant: normal;
	font-size: 11px;
	margin-bottom: 0px;
}
p, .NormalText {
	font-variant: normal;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 6px;
}
table {
	font-size: 10px;
	text-align: left;
}
h1, .clientstitle {
	font-size: 18px;
	color: #A22E36;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91005F;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 3px;
}
h3 {
	font-size: 14px;
	color: #91005F;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
h5 {
	font-size: 12px;
	color: #333333;
}
ul, li {
	padding: 0;
	margin: 0;
}
label {
	color: #555555;
	font-weight: bold;
}
.labelError {
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	font-variant: small-caps;
	text-align: right;
}
.maxWidth {
	width: 100%;
}
/* FIN Estilos Generales HTML */


/* Maqueta */
#container {
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
}
#cabecera {
	width: 756px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#centro {
	background-color: #FFFFCC;
	clear: both;
	text-align: left;
}
#menu {
	width: 150px;
	float: left;
	padding: 0;
	background-color: #F0F0C8;
	text-align: left;
}
#menuSesion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F2F1DF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#popUp{
	width: 380px;
	height: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
#botones {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(http://desarrollo.dyrecto.es/images/maqueta/botones/separadorLineas.gif);
	background-repeat: repeat;*/
	background-color: #E1E1E1;
	text-align: left;
}
#contenidos {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 170px;
	padding-right: 20px;
	background-color: #FFFFFF;
	text-align: left;
}
#pie {
	color: #F0F0C8;
	height: 20px;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 756px;
	text-align: left;
}
#pie a {
	color: #F0F0C8;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* FIN Maqueta */


/* Menu */
ul.menu {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
ul.menu a {
	display: block;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: solid none solid none;
	border-color: #F0F0C8;
}
ul.menu a:hover {
	background-color: #FAF9F0;
	border-width: 0px 0px 0px 0px;
	border-style: solid none solid none;
	border-color: #C8C69F;
}
ul.menu ul {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
ul.menu ul ul a {
	background-color: #EEEDD7;
}
ul.menu li {
	font-size: 14px;
	line-height: 14px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F3E3;
	border-bottom-color: #DEDDB0;
}
ul.menu li li {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #9D001F;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}
ul.menu li a {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}
ul.menu li li a {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 10px 0px 20px;
}
/* FIN menu */


/* menuSesion */
#menuSesion li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 20px;
	background-color: #F2F1DF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 108px;
}
#menuSesion a {
	float:left;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 107px;
}
#menuSesion a:hover {
	background-color: #bbbbbb;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
/* FIN menuSesion */


/* Botones */
/*#botones li {
	line-height: 20px;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	width: 189px;
}
#botones a {
	float:left;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 172px;
	color: #A22E36;
}
#botones a:hover {
	background-color: #F0f0f0;
	color: #90005F;
	text-decoration: underline;
}*/
#botones li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 15px;
	background-color: #Ffffff;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 151px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#botones a {
	float:left;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 151px;
	color: #666666;
}
#botones a:hover {
	background-color: #F0f0f0;
	color: #90005F;
	text-decoration: underline;
}
/* FIN Botones */


.contenido {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.contenidoSuelo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.contenido p, .contenidoSuelo p {
	text-align: justify;
	padding-right: 10px;
}
.cabecera {
	width: 756px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url('http://desarrollo.dyrecto.es/images/maqueta/cabecera.gif');
}
.central {
	background-color: #FFFFFF;
	height: 300px;
	width: 756px;
}
.firma {
	color: #666666;
	font-size: 9px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#columnaNoticias {
	font-size: 9px;
	color: #333333;
	width: 280px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	scrollbar-face-color: #A22E36;
	scrollbar-shadow-color: #DEEBF5;
	scrollbar-highlight-color: #DEEBF5;
	scrollbar-3dlight-color: #A22E36;
	scrollbar-darkshadow-color: #A22E36;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #FFFFFF;
}
#columnaNoticias img {
	width: 140px;
	height: 50px;
}
#columnaNoticias h2 {
	font-size: 12px;
	color: #840091;
	margin-top: 10px;
}
#columnaNoticias h6 {
	font-size: 11px;
	color: #840091;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9D001F;
	text-align: right;
}
#columnaNoticias h1 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #9D001F;
}
#columnaNoticias a {
	text-decoration: none;
}
#columnaNoticias a:hover {
	font-style: italic;
	text-decoration: none;
}
.tabla {
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	background-color: #9D001F;
}
.tabla table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tabla tr {
	background-color: #FFFFFF;
}
.tabla td {
	padding: 3px;
}
.tabla th {
	font-weight: bold;
	color: #9D001F;
	background-color: #F0F0C8;
	padding: 3px;
	text-align: center;
}
#equipo {
	width: 450px;
}
.equipo {
	width: 150px;
	text-align: center;
	background-color: #F0F0C8;
	padding: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid #9D001F;
	float: left;
}
.equipo h1 {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D001F;
	height: 30px;
}
.equipo h2 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
.equipo h3 {
	font-size: 12px;
	text-decoration: none;
	background-color: #F0F0C8;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.equipo img {
	border: 5px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.equipo a:hover {
}
#registro {
	color: #333333;
	height: 25px;
	font-size: 11px;
	vertical-align: middle;
	line-height: 25px;
	padding-right: 0px;
	padding-left: 35px;
	background-image: url(http://desarrollo.dyrecto.es/images/maqueta/registrese.gif);
}
#registro input, #registro textarea {
	font-size: 11px;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.listados a {
	text-decoration: none;
}
.listados a:hover {
	background-color: #FFFFE7;
	font-style: italic;
	text-decoration: underline;
}
.lista li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 15px;
}
.lista li li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.lista ul ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 10px;
}
.lista a, .lista a:link {
	text-decoration: none;
}
.lista a:hover {
	text-decoration: underline;
	background-color: #FFFFDD;
}
.listaCab, .listaPie {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
}
.izq {
	float: left;
}
.der {
	float: right;
}
.formulario {
	margin-top: 10px;
	margin-bottom: 10px;
}
.formulario .etiqueta {
	width: 100px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.formulario .campo {
	width: 400px;
}
.newsimages {
	width: 70px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.newsdate {
	font-style: italic;
}
.newstitle {
	font-weight: bold;
}
.newssubject {
}
.newsdocumentslist {
}
.newsimageslist {
	clear: right;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.telefonos {
	font-size: 15px;
	color: #91005F;
	font-weight: bold;
}
.Send, .DyrectoButton, .newsdropdown, .Button, {
 font-weight:bold;
 font-size:11px;
/*
	text-align:center;
	background-color:#eeeeee;
	color:#666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #A50029;
	border-left-color: #999999;
	*/
}
.TextBox {
	font-size:11px;
	background-color:#FFFFFF;
	color:#333333;
	text-align: left;
	border: 1px solid #999999;
}
.EstiloUsuario {
	color: #A6042C;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
.pieLogueado {
	color: #FFFFCC
}
.otrosBoton {
	text-align: left;
}
.otrosBoton li {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 5px;
}
.otrosBoton ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 12px;
}
.otrosBoton h2 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.otrosBoton h3 {
	margin-bottom: 5px;
	margin-top: 15px;
}
.otrosBoton  h4 a {
	font-weight: bold;
	background-color: #F2F1DF;
	padding: 5px;
}
.otrosBoton h4 {
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
TABLE.TablaPreferencias { 
	BORDER-RIGHT: #990070 1px solid; 
	BORDER-TOP: #990070 2px solid; 
	BORDER-LEFT: #990070 1px solid; 
	BORDER-BOTTOM: #990070 2px solid; 
	WIDTH: 70%;
}
TABLE.TablaPreferencias TR {}
TABLE.TablaPreferencias TD {}
