/* Body */
BODY {
    margin: 0px;
	padding: 0px;
	background-color : #FFFFFF ;
	color : #000000;
	}

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
/*	color: #CC3333;	 /* texto y contenido */
	}

h4 {
/*	color: #FF9900; */
	color: #CB2634; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px; font-weight: bold;
	}
	
h5 {
/*	color: #FF9900; */
	color: #CB2634; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px; font-weight: bold;
	}
	
h6 {
/*	color: #FF9900; */
	color: #CB2634; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px; font-weight: bold;
	}
	
.urlofsite {
	color: #F2D6D5;  /* direccion web */
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS, Verdana;
	font-size: 16px; 
	font-weight: normal;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; 
/*	color: #808080; */
	color: #CB2634; 	/* menu  Num acceso, hazlo aqui,  recuperar contraseņa, [pagina anterior] go to top */
	text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
/*	color: #FF6600;	*/
	color: #F2D6D5;		
	text-decoration: none;
	}

/* Horizontal Line */	
hr {
/*	background: #ffffff; height:0px; border: 0px inset; */
	background: #993300; height:0px; border: 0px inset;

	}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
/*	color: #808080; */
	color: #CB2634; 
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	}
	
a.mainmenu:hover {
	color: #FF9900; text-decoration: underline;
	}

a.mainmenu:active {
/*      color: #808080; */
        color: #CB2634;	
        font-weight: bold;
        }

a.mainlevel:link, a.mainlevel:visited {
/*	color: #808080; */
	color: #CB2634; 	
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	}
	
a.mainlevel:hover {
/*	color: #FF9900; */
	color: #F2D6D5; text-decoration: underline;
	}

a.mainlevel:active {
        color: #808080;
        font-weight: bold;
        }
        
a.sublevel:link, a.sublevel:visited {
	color: #808080; 
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	}
	
a.sublevel:hover {
	color: #FF9900; text-decoration: underline;
	}

a.sublevel:active {
        color: #808080;
        font-weight: bold;
        }


/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF; 
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {
	font-family: /*Courier New, Times New Roman, */ Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
/*	font-weight: normal; */
	font-weight: bold;
/* 	color: #FF7C30; */
 	color: #CC0000;	 /* Titulos  */
	text-align:left;
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #F0ECE8; 
        border-right: solid 0px #F0ECE8; 
        border-top: solid 0px #F0ECE8; 
/*        border-bottom: solid 2px #F0ECE8; */
        border-bottom: solid 2px #993300; 		/*-- linea de abajo de titulos --*/
		
	}
	
.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #808080; */
	color: #CC0000;	
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;d
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
/*	CB2634*/
	}
	

a.readon:link, a.readon:visited {
	color: #ff6600; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}

.moduleheading {
	font-family: /*Courier New, Times New Roman, */ Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
/*      color: #786C70;*/
		color: #CC0000;	
	background-color: #F0ECE8;
	}

.table.moduletable th {
	font-family: /*Courier New, Times New Roman, */ Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
/*      color: #786C70; */ /*-- ???? --*/
	 	color: #CC0000;	
	background-color: #F0ECE8;
	}
	
table.moduletable td { 
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        font-weight: normal; 
        } 

table.moduletable { 
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #383438; 
        border-right: solid 0px #383438; 
        border-top: solid 0px #383438; 
        border-bottom: solid 0px #383438; 
 }

.componentheading {
	font-family: /*Courier New, Times New Roman, */ Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
/* 	color: #FF7C30;*/
 	color: #CC0000;	 /*--  recordar contraseņa , registrarte como usuario --*/
	text-align:left;
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #F0ECE8; 
        border-right: solid 0px #F0ECE8; 
        border-top: solid 0px #F0ECE8; 
/*        border-bottom: solid 2px #F0ECE8; */
        border-bottom: solid 2px #993300; 		/*-- linea de abajo de titulos --*/
	}
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
/*	color: #303030;*/
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
/*	background-color: #ff7c30;*/
	color: #FFFFFF;
	background-image:  url("../images/boton.jpg");
	
}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
/*	color: #999999; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;*/
	color: #CB2634; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #CB2634;
/*	color: #CB2634;*/	
	}
	
.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {
	background-color : #F0ECE8;
	}

.sectiontableheader {
	background-color : #FF9900;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #FF6600;*/ /*  ??  */
	color: #00FF00;	
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A07C60;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url(../images/arrow.gif) 2px;
	list-style-image: url(../images/arrow.gif);
	}

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
/*	color: #000000; */
	color: #00FF00;  /* ??? */
	font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; 
	font-weight: normal; 
	color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; 
	color: #808080;
	}	

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #D0C0B0;
	}

table.contact td.details {
	background-color: #F0ECE8;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* AŅADIDOS */

.textorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.textopekerojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.textopeke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image:  url("../images/boton.jpg");
	background-repeat: repeat-x;
	border: 1px solid #993300;
	float:left;
	width: auto;
	margin-right:1px;
	height:16px;
	padding-left:10px;
	padding-right: 10px;
}
a.boton:hover{
	background-position: 0px -16px;
	text-decoration: none;
	color:#FFFFFF;
}
a.boton:link, a.boton:visited {
	text-decoration:none;
	color:#FFFFFF;
}

th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}	