/* estilos nuevos */
#dataBox {
	margin: 5px;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #555555;
	background-color: #f9f9f9;
}
#dataBox #title {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#dataBox #title h2 {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
#dataBox #data {
	padding-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#dataBox #data ul li {
	list-style-image: url(../imgs/selector.png);
	list-style-type: disc;
	list-style-position: inside;
}


/* body */
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
}
hr {
	background-image: url(../imgs/partes/hb.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.verticalLine {
	background-image: url(../imgs/partes/vb.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
div#menu {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#contenido {
	margin: 10px;
}
div#entradilla {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

/* botones */
.button_96_24 {
	width: 96px;
	height: 24px;
	padding-top: 4px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../imgs/buttons/azul_button_96.jpg);
	background-repeat: no-repeat;
}
.buttonGeneral {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.buttonGeneral:link {
	text-decoration: none;
}
.buttonGeneral:hover {
	text-decoration: none;
	color: #FFFF00;
}
.buttonGeneral:active {
	text-decoration: none;
}
.buttonGeneral:visited {
	text-decoration: none;
}

/* header */
.headerTitle{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headerSubtitle{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/* secciones */
.sectionTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4f5265;
	text-decoration: none;
}
.sectionSubTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #980001;
	text-decoration: none;
}

/* cupon */
.tablaCupon {
	background-color: #E6E1FF;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background: url(../imgs/background04.png);
	border: solid 2px;
}
.tablaCuponTitulo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
select {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


/* toolbar */
.toolbar {
	background-color: #4f5265;
}
.toolbarTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.toolbarTitle2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4f5265;
	text-decoration: none;
}
.toolbarLink {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.toolbarLink:hover {
	color: #FFFF00;
	text-decoration: none;
}
.toolbarLink:link {
	text-decoration: none;
}
.toolbarLink:active {
	text-decoration: none;
}
.toolbarLink:visited {
	text-decoration: none;
}

/*menu */
.menuOption {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuOption:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}

.linkNormal {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.linkNormal:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}


/* noticias */
.noticiaTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.noticiaFuente {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #980001;
	text-decoration: none;
}


/* convocatorias */
.convocatoriaNegro {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.convocatoriaTexto {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.convocatoriaRojo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #980001;
	text-decoration: none;
}

/* enlaces */
.linkGeneral:link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4f5265;
	text-decoration: none;
}
.linkGeneral:active {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4f5265;
	text-decoration: none;
}
.linkGeneral:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #980001;
	text-decoration: none;
}
.linkGeneral:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4f5265;
	text-decoration: none;
}

/* buscador */
#divBuscador {
	background-color: #E6E1FF;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background: url(../imgs/background04.png);
	border: solid 2px;
	padding: 5px;
}

/* foro */
#foro #mensaje {
	background-color: #E6E1FF;
	border: 1px solid #e9e9e9;
	padding: 5px;
}

#foro #mensaje #autor {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;	
}

#foro #mensaje #titulo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;	
}

#foro #mensaje #texto {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;	
}

#foro #lista{
	/*background-color: #E6E1FF;
	border: solid 1px;*/
	padding: 5px;
}

#foro #lista #mensaje {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#foro #lista #mensaje #autor {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;	
}

#foro #lista #mensaje #titulo {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;	
}

#foro a {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}