/* CSS Document */

BODY {
	font: 11pt Arial,"Trebuchet MS";
	margin:0px 0px 10px 0px;
	
	background:url(../images/bg0.jpg) center repeat-y;
	background-color:#0e2239;
	
	SCROLLBAR-FACE-COLOR:#6699CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699CC;
	SCROLLBAR-SHADOW-COLOR: #6699CC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

A {
	color:#000066;
}

#contenedor{
    text-align:left;
    width:800px;
    margin:auto;
}

#cabecera{
	/*background:url(../images/cintillo.gif) no-repeat;*/
    font-size:12pt;
    font-weight: bold;
    /*padding: 3px 3px 3px 5px;*/
	height:150px;
}

#subcabecera{
	padding-top:0px;
	padding-left:0px;
	font-size:11px;
	background:url(../images/subheader.gif) repeat-x;
	height:42px;
	/* font-variant:small-caps; */
	color:#FFFFFF;
}

A.enlacesub {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

A.enlacesub:HOVER {
	text-decoration: underline overline;
}

#cuerpo{
	margin: 5px 0px 10px 0px;
	padding-top:5px;
	font-size:10px;
	background:url(../images/flag.jpg) repeat-y;
}

#lateral{
	background:url(../images/lateral_fondo.gif) repeat-y;
	padding-left:4px;
	padding-top:10px;
	color:#FFFFFF;
	font-weight:bold;
    width:160px;
    float:left;
}

#otrolado{
	width: 120px;
	float: right;
}

#principal{
	margin-left:165px;
	padding:4px 4px 4px 4px;
	width:498px;
	margin-top: 5px;
	background:url(../images/watermark.gif) repeat;
	border-style:solid;
	border-width:1px;
	border-color:#FF0000;
	margin-top:5px;
	padding-left:2px;

}
/*
div #principal {
	background-color:#F5F5FA;
	background:url(../images/watermark.gif) repeat-y;
	border-style:solid;
	border-width:1px;
	border-color:#FF0000;
	margin-top:5px;
	padding-left:2px;
}
*/
#pie{
    background:url(../images/piebg.gif) repeat-x;
	height:50px;
    padding: 3px 10px 3px 10px;
    text-align: right;
    clear: both;
}

#navi {
	list-style:none;
	margin:0 0 0 0px;
	padding-left:0px;
	border-width:0px;
}

#navi li{
	float:left;
}

#navi li a{
	display:block;
	width:144px;
	height:25px;
	padding-left:12px;
	padding-top:2px;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	background:url(../images/seccion.gif) no-repeat;
}

#navinew {
	list-style:none;
	margin:0 0 0 0px;
	padding-left:0px;
	border-width:0px;
}

#navinew li{
	float:left;
}

#navinew li a{
	display:block;
	width:144px;
	height:25px;
	padding-left:12px;
	padding-top:2px;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	background:url(../images/newseccion.gif) no-repeat;
}

#navi li a:hover{
	background:url(../images/seccionhover.gif) no-repeat;
}

#navi1 {
	list-style:none;
	margin:0 0 0 0px;
	padding-left:0px;
	border-width:0px;
}

#navi1 li{
	float:left;
}

#navi1 li a{
	display:block;
	width:136px;
	height:20px;
	padding-left:20px;
	padding-top:2px;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	background:url(../images/subseccion.gif) no-repeat;
}

#navi1 li a:hover{
	background:url(../images/subseccionhover.gif) no-repeat;
}

#navi1new {
	list-style:none;
	margin:0 0 0 0px;
	padding-left:0px;
	border-width:0px;
}

#navi1new li{
	float:left;
}

#navi1new li a{
	display:block;
	width:136px;
	height:20px;
	padding-left:20px;
	padding-top:2px;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	background:url(../images/newsubseccion.gif) no-repeat;
}

#navi1new li a:hover{
	background:url(../images/subseccionhover.gif) no-repeat;
}

/*Titulo Huge*/
.t0 {
	color:#003366;
	font-size:21px;
	font-weight:bold;
	text-align:center;
}

/*Titulo principal*/
.t1 {
	color:#003399;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}

/*Subtitulo*/
.t2 {
	color:#333333;
	font-size:15px;
	/*font-weight:bold;*/
	text-decoration:none;
}

/* Invertido */
.tinv {
	color:#FFFFFF;
	font-size:26px;
}

/* Invertido */
.tinvs {
	color:#FFFFFF;
	font-size:18px;
}

/*Texto de articulo o contenido*/
.txt {
	color:#003366;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	/*text-align:justify;*/
}

/*Pie de fotos o anotaciones*/
.pie {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}

/*Etiqueta de formulario 1*/
.label1 {
	color:#003366;
	font-size:16px;
	font-weight:normal;
}

/*Etiqueta de formulario 2*/
.label2 {
	color:#2C3E54;
	font-size:12px;
	font-weight:normal;
}

.err {
	color:#CE0000;
	font-size:9px;
	font-weight:bold;
}

.input{
	font-size:11px;
	color:#003366;
	background-color:#E8E9EE;
	border-style:inset;
	border-width:1px;
	border-color:#003366;
	height:12px;
}

/* input multiline */
.inputml{
	font-size:12px;
	color:#003366;
	background-color:#E8E9EE;
	border-style:inset;
	border-width:1px;
	border-color:#003366;
}

.submit {
	font-size:10px;
	font-weight:bold;
	color:#F3F4FE;
	background-color:#003399;
	border-width:1px;
	border-color:#FFFFFF;
	height:17px;
}

.bart {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
}

/* bg d la encuesta */
.encb {
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	background:url(../images/encbg.gif) repeat-y;

}

/* titulo de la encuesta */
.enct {
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/encbgt.gif) repeat-y;
	border-width:1px;
}

/* preguntas de la encuesta */
.encp {
	margin:0px;
	padding-left:3px;
	color:#003366;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

/* visitantes del perfil */
.visits{
	background:url(../images/visits.gif) no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

.visits A{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

/* texto blanco */
.whitet {
	color:#FCFCFE;
	font-weight:bold;
}

/* texto de foro*/
.forotxt {
	color:#333333;
	font-size:14px;
	font-weight:normal;
}

/*Marquee*/
.marq {
	color:#6B6B6B;
	font-size:12px;
	text-decoration:none;
}

/*Bloques*/
.bloque {
	background-color:#FFFFFF;
	border-width:5px;
	border-color:#003399;

}