/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

* {
	margin: 0;
	padding: 0;
}
body {
	font-size:62.5%/1.6em;
/*	margin: 20px 0px 20px 0px;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEFDDF;
	padding: 0px;
	background: url(../imagenes/fondo.gif) center repeat-y; 	
}

a{
	color: #00366C;
	text-decoration: none;
}

a:link{
	color: #00366C;
	text-decoration: none;
}

a:visited{
	color: #00366C;
	text-decoration: none;
}

a:hover{
	color: #00366C;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.2em;
	color: #334d55;
	text-align: center;
	display: none;
}

h2{
	background-image:     url("../imagenes/enc.jpg");
	color: #CDDACD;
	float: left;
	font-size: 4px;
	height: 130px;
	width: 720px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 0.9em;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 0.9em;
 font-weight: normal;
 color: #333333;
 margin: 0px;
padding: 3px 0px 5px;
}

h6{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: normal;
 color: #333333;
 margin: 3px 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.paleta{
	color: #CDDACD;
	background-color: #FEFDDF;
}
#frame {
	margin: 10px auto;
	width: 720px;
}

#main {
	text-align: center;
	width: 720px;
	background-color: #E0E8DD; /* #CDDACD;	*/
}

#encabez {
	text-align: center;
	width: 720px;
	background-color: #CDDACD;	
}

#menubar {
	width: 720px;
/*	background-color: #CDDACD;*/
	float: left;
	FONT-SIZE: 10px;
	FONT-FAMILY: "Trebuchet MS";
	background-image: url(../imagenes/backmenu.gif);
	background-repeat:  repeat-x;
}

#menuopt {
	float: right;
	padding: 6px 2px 2px;

}
#menuopt A {
	DISPLAY: block;
	TEXT-DECORATION: none;
	margin: 2px;
	color: #333333;
}
#menuopt A:hover {
	DISPLAY: block;
/*	BACKGROUND-COLOR: #D6CF94;*/
}

#left{
	float:left;
	width: 120px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
	clear: left;
}

#left p{
	padding: 5px 0px 5px 0px;
}

#left ul a:link, #right ul a:visited {display: block;}
#left ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#left li {
	border-bottom: 1px solid #CCCCCC;
}

/* fix for browsers that don't need the hack */
html>body #left li {border-bottom: none;}

#centro{
	margin: 0px 0 0 120px;
}

#content{
	width: 460px;
}
#content_large{
	width: 594px;
}

#content, #content_large{
	float: left;
	background-color: #FDFDFD;
	border-top: 1px #81806D;
/*	border-right: 1px solid #ACC1AC;*/
	border-bottom: 1px #ACC1AC;
/*	border-left: 1px solid #ACC1AC;*/
	font-size: 0.8em;
/*	border-top-color: #ACC1AC;*/
}

#content H3, #content_large H3{
	font-size: 1.1em;
	color: #808080;
	background-color: #FEFDDF;
	padding: 4px;
	text-align: right;
}


#right{
	padding: 0;
	width: 130px;
	float: right; 
	
}


/***********************************************/
/* Components                                  */
/***********************************************/

#breadCrumb{
	font-size: 0.8em;
	padding: 4px 2px 4px 2px;
	text-align: left;
	color: #333333;
	background-color: #E0E8DD;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ACC1AC;
}
#breadCrumb a{
	color: #333333;
}
#breadCrumb a:hover{
	color: #FFFFFF;
}

#today{
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	color: #999999;
	float: left;
	padding: 6px 3px 3px;
	FONT-FAMILY: "Trebuchet MS";
}



/************* #siteInfo styles ***************/
#siteInfo{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	clear: both;
	font-size: 0.7em;
	text-align: center;
	padding: 10px 10px 10px 10px;
	background-color: #E0E8DD; /* #CDDACD;*/
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
}





/************** clases generales*****************/
.cuadros {
	border: 1px solid #999999;
	float: left;
}

.box_relleno1 {
	border: 1px solid #CCCCCC;
	background-color: #ECECE1;
	padding: 5px;
	margin: 10px;
}
.pictures {
	padding: 2px 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;	
	text-align: center;
	font-size: x-small;
	vertical-align: bottom;
	padding: 5px;
	border: thin solid #CCCCCC;	
	float: left;	
}

/************** .story styles *****************/

.story, .listExpanded{
	clear: both;
	padding: 10px 5px 5px 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.story p, .listExpanded p{
	padding: 5px 0px 10px 0px;
	font-size: 0.8em;		
}
.story img{
	padding: 15px 0px;	
}

.story img_vocal{
	
	border: 1px solid #003366;	
}
.story ul{
	padding: 10px 10px 10px 15px;
	font-size: 0.8em;
}

.story ul ul{
	padding: 5px 10px 5px 25px;
	font-size: 0.95em;
}
.story ul li{
	padding: 4px;
	list-style-image:  url("../imagenes/ico_bullet1.gif");
}
.story ul ul li{
	padding: 4px;
	list-style-image:  url("../imagenes/ico_bullet2.gif");
}

.listExpanded ul{
	padding: 15px;
	font-size: 0.8em;	
}
.listExpanded ul li {
	padding: 4px;
	list-style-image: url("../imagenes/ico_bullet1.gif");

}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 10px 0px;
	padding: 5px;
	font-size: 0.85em;
	text-align: left;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 15px;
	color: #473F38;
	
	background-image: url(../imagenes/ico_arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#sectionLinks a:hover{
	background-color: #BBCCBB;
	color: #ffffff;	
	text-decoration: none;	
}
#sectionLinks ul {padding:0;list-style:none}

#sectionLinks ul li {
	padding:0.35em;
/*	border-top: 1px solid #cccccc; /*D9D7C4;*/
	margin-left: 1px;
}



/*********** #externalLinks styles ***********/

#externalLinks{
	padding: 10px 0px;
	font-size: 0.85em;
	text-align: left;
	background-color: #E0E8DD;
	border-top: 1px solid #cccccc;
}

#externalLinks h3{
	padding: 0px 0px 5px 5px;
	color: #333333;
}

#externalLinks a {
	padding: 2px 0px 0px 5px;
	color: #484731;
	display: block;
}

#externalLinks a:hover{
	text-decoration: none;
	background-color: #E0E8DD;
	color: #666666;
}
#externalLinks ul {padding:0;list-style:none}

#externalLinks ul li {
	margin:0;
	padding:0.25em;
/*	border-top: 1px solid #cccccc;	*/
	border: thin none;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	font-size: 0.7em;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks img{
	float: left;
	padding: 0px 0px 0px 0px;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;

}


/*********** #scrollbox styles ***********/
#scrollbox{
	background-color: #EFF0D1;
	padding: 10px 5px;
	border-top: 1px solid #cccccc;
	margin: 0px;
	height: 200px;
	display: block;
	position: relative;	
}

/*********** scroll class***********/

.scroll_titu_not {
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Tahoma;
	COLOR: #666666;
	TEXT-DECORATION: none;
	}
.scroll_texto_not {
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; COLOR: #666666; TEXT-DECORATION: none
	}	
.scroll_masinfo_link{
	COLOR: #ba0021;
	TEXT-DECORATION: none;
	FONT-SIZE: 7pt;
	float: right;
}
.scroll_masinfo_link:hover {
	COLOR: #000099; TEXT-DECORATION: none; FONT-SIZE: 7pt
}	

/*************  rounded corners **************************/

.roundedcornr_box_191810 {
   background: #e3e1d5 url(../imagenes/roundedcornr_191810_grad.gif) no-repeat;
}
.roundedcornr_top_191810 div {
   background: url(../imagenes/roundedcornr_191810_tl.gif) no-repeat top left;
}
.roundedcornr_top_191810 {
   background: transparent url(../imagenes/roundedcornr_191810_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_191810 div {
   background: url(../imagenes/roundedcornr_191810_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_191810 {
   background: transparent url(../imagenes/roundedcornr_191810_br.gif) no-repeat bottom right;
}

.roundedcornr_top_191810 div, .roundedcornr_top_191810,
.roundedcornr_bottom_191810 div, .roundedcornr_bottom_191810 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_191810 { margin: 0 5px; }

/****/

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("imagenes/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("imagenes/magminus.cur"), pointer;
}

#norma{
	background-color: #EAE9DF;
	padding: 50px 30px 20px 30px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

/***********************************************/

form{
	padding: 10px 5px 10px 5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}

fieldset {
	padding: 5px;
	border: 1px solid #666666;			
}

legend {
	font-size:0.9em;
}  
label, input, select, textarea{
	font-size:1.1em;
	display: block;
	width: 250px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #333333;
}

label {
	text-align: right;
	width: 200px;
	padding-right: 10px;
}
input, select, textarea{
	border: 1px solid #999999;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
select{
}

br {
	clear: left;
}


.option, .option_label{
	width: 35px;
	text-align: right;
	padding-right: 0px;
}
.option{
	margin-right: 20px;
	border: 0;	
}

.option_select{

}
.button{
	width:100px;
	text-align:center;
	border: 1px solid #666666;
	background-color: #D9D7C4;
	padding: 2px;
	float:right
}

/**----------------------------------------------**/
#resulBusq{
	clear: both;
	padding: 10px 5px 10px 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#resulBusq p{
	padding: 5px 0px 10px 0px;
/*	font-size: 0.9em;		*/
}

#resulBusq a{
	color: #484731;
	text-decoration: underline;
}
/*
#resulBusq a:hover{
	background-color: #B9B89F;
	color: #484731;	
	text-decoration: none;	
}
*/
#resulBusq input{ 
	float: left;
	width: 0px;
	background-color:#0033CC;
}
/*
.resulBusq_encab {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #81806D;
	text-align:center;
	height: 20px;
}
*/
#resulBusq ul{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #767556;
	border-bottom-color: #767556;
	margin: 20px 10px 10px;
}

.resulBusq_form{	
	padding: 10px 5px 10px 5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.resulBusq_encab {
	font:1em Verdana, Arial, Helvetica, sans-serif;
}

.resulBusq_numerador {
	float: left;
	padding: 2px;	
}

.resulBusq_navegador {
	float: right;
	padding: 2px;	
}

.resulBusq_navegador a{
	color: #003366;
	text-decoration: none;
}

.resulBusq_paginasel{
	text-decoration: none;
	border: 1px solid #915735;
	padding: 1px;
}
.resulBusq_item {
	background-position: 3px 6px;
	margin: 7px 1px 7px 10px;
	list-style-type: none;
	background-color: #ECECE1;
	border: 1px solid #e3e3e3;
	padding: 3px;
}
.resulBusq_item img{
	padding: 0px;
}

.resulBusq_item_obs {color: #767676; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif;}
.resulBusq_item_ref {
	font-size: 1em;
	color: #696752;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/**----------------------------------------------**/
#visor{
	clear: both;
	padding: 10px 5px 10px 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#visor_referencias{
	padding: 10px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}

#visor_referencias a{
	padding: 5px;
	text-align:left;
	color: #484731;
}

#visor_referencias h4{
	padding: 2px 5px 10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 0.8em;
}


#visor_referencias ul{
	padding: 2px 2px 10px 20px;
}

#visor_referencias ul li{
	padding: 2px;
	list-style-image: url(../imagenes/ico_arrow.gif);
	color: #333333;
	font-size: 0.8em;
}

.visornorma{
	padding: 10px 0px 10px 0px;
}

/*----------------------------------*/
.contactos{
	padding: 10px 5px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;

}

.contactos h4{
	padding-top: 15px;
	padding-bottom: 5px;
}

.contactos .item{
	padding: 4px;
	background-color: #ECECE1;
	border: 1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: both;
	float: none;
	text-align: justify;
	height: 15px;
}

.contactos .item .nombre{
	float: left;
}

.contactos .item .datos{
	float: right;
	padding-right: 15px;
	padding-left: 15px;

}

.organisList{
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;	
	margin-bottom: 30px;
}

.organisList h4{
	margin: 20px 1px 7px 0px;
	padding: 3px;
	background-color: #ECECE1;	
	border: 1px solid #e3e3e3;	
}

.organisList .item{
	background-position: 3px 6px;
	margin: 7px 1px 7px 10px;
	list-style-type: none;
	padding: 3px;
	font-size: 0.9em;
	color: #484731;

}

.nota_atencion {
	color: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.olimpiadas_tabla {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-align: left;
}
.olimpiadas_tabla_encab{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #066;
	font-weight: bold;
}
.olimpiadas_tabla td{
	height: 17px;
}
