/* CSS Document */

body{
    background-color:#FFFFFF;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.titletext
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

.subtitletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #3D8C8C;
}

.missiontext
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	
}

.navboxtitletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	background-color:#5E9DDC;
	padding:2px;

}

.navboxtitletext2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	background-image:url("../img/abajo.jpg");
	padding:2px;

}

.navboxtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #56AAFE; /*#081853;*/
/*	background-color: #1B346D;*/
	/*background-image:url("../img/celeste4.jpg");*/
	padding:2px;
    text-transform: uppercase;
}

.contenttext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#333333;
	background-color:#FFFFFF;
	padding:2px;
	text-align: justify;
}

.contenttextLeft
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#333333;
	background-color:#FFFFFF;
	padding:2px;
	border-top-style: none;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color:#666666;
	border-bottom-style: none;
	border-left-style: none;
}


.navboxtextbold
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color: #F0E6C6;
	padding:2px;
}

.mesa
{ 
	border-color:#FFFFFF;
  	border-width:thin;
	border-style:solid;
	width:0px;
}

.mesa_mission
{
	border-color:#0080C0;
  	border-width:thin;
	border-style:solid;
	background-color:#F1F9F9;
	width: 1px;
}

.tituloprincipal{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #3D8C8C;
	font-weight: bold;
	background-color: #F1F9F9;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: auto;
	border: thin solid #91CCCC;
 }
 
.tituloprincipal2{
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D8C8C;
	background-color: #F1F9F9;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: auto;
	border: thin solid #3D8C8C;
 }

  .tituloprincipal3{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #3D8C8C;
	font-weight: bold;
	background-color: #F1F9F9;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: auto;
	border: thin solid #91CCCC;
 }
  
 .login{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(/images/index_23.gif);
	text-align: left;	
 }

  .login_title{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images/index_18.gif);
	text-align: center;
 }

.centerArea #menuColumn { 
    vertical-align: top;
    /*border: 1px solid red;*/
}

.menuSection {
    margin-bottom: 7px;
}

.menuSection .menuSectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #0277EC;
    background-color: #F7F7F7;
	padding:2px;
}

.menuSection .menuSectionContent {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:none;
    color:#0277EC;
    padding-left: 0px;
    width: 100%;
}

.menuSection .menuSectionContent .menuItem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#0277EC;
    text-decoration:none;
/*    padding-left: 5px;
    margin-top: 1px;
    margin-bottom: 1px;*/

    
}

.menuResume {
    border: 1px solid #DDDDDD;
    margin: 0px;
    padding: 2px;
}

.menuResume .mrTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration:none;
    color: #000063;
/*    background-color:#7390B9;
    background-color:#2955A5;  */
	/*background-image: url("../img/celeste4.jpg");*/
    padding:2px;
    text-align: center;
    text-transform: uppercase;
}

.menuResume .mrContent {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	text-decoration: none;
	font-style: italic;
	color:#333333;
	background-color:#FFFFFF;
	padding:2px;
	page-break-inside: avoid;
	text-align: justify;
	margin-right: 1%;
	margin-left: 1%;
}

.articleSmallBox {
    border: 1px solid #DDDDDD;
    margin: 0px;
    padding: 2px;
}

.articleSmallBox .asbTitle {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #0069B5;
	padding:1px;
   /*	background-color:#C6DBFF;*/
}

.articleSmallBox .asbContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: normal;
	text-decoration:none;
	color:#333333;
	background-color:#FFFFFF;
	padding:2px;
	page-break-inside: avoid;
	text-align: justify;
	margin-right: 1%;
	margin-left: 1%;
}

.articleSmallBox .asbLink {     
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: right;
}

.indexedTree {
    width: 90%;
}

.indexedTree .itIndex { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    background-color: #F1F9F9;
}

.indexedTree .itText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    background-color: #F1F9F9;
}

#blockTree { 
    margin: 0px;
    padding: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;		
    background-color: #FFFFFF;

		border-top-style: dashed;
		border-right-style: dashed;
		border-bottom-style: dashed;
		border-left-style: dashed;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-right-color:#DDDDDD;
		border-left-color:#DDDDDD;
		border-top-color:#DDDDDD;
		border-bottom-color:#DDDDDD;

}

#blockTree a{
	color:#000000;
}

#blockContent {
    margin: 20px;
    padding: 4px;
}

#blockContent .artTreeTitle {
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration:none;
    color: #000000;
    padding:2px;
}

#blockContent .artTreeText { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    white-space: normal;
    text-decoration:none;
    color:#333333;
    background-color:#FFFFFF;
    page-break-inside: avoid;
    text-align: justify;
}

.treeLink {
}

.treeAllLink {
    color: #777777;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
}

.article{
    border: 1px solid #DDDDDD;
    margin: 0px;
    padding: 4px;    
}

.article .artTitle{ 
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
		font-weight: bold;
		text-decoration:none;
		color: #000000;
		padding:2px;
		background-color:#B9CBE6;
}

.article .artContent{ 
   	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
    white-space: normal;
		text-decoration:none;
		color:#333333;
		background-color:#FFFFFF;
		padding:2px;
    page-break-inside: avoid;
    text-align: justify;
    margin-right: 1%;
    margin-left: 1%;
}



.article .artSons .artSonTitle {
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    color: #000000;
    padding-top: 5px;
		background-color:#DDDDDD;
		margin-right: 2%;
    margin-left: 2%;
}

.article .artSons .artSonContent {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    white-space: normal;
    text-decoration:none;
    color:#333333;
    background-color:#FFFFFF;
    padding:4px;
    page-break-inside: avoid;
    text-align: justify;
    margin-right: 2%;
    margin-left: 2%;
		border: 1px solid #DDDDDD;
}


.toolbar  {
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F1E8D3;
	border-bottom-width: 1px;    */
	padding-top:2px;
	text-align: left;
	font-size:11px;
	color:#BE9B1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.toolbar .tbItem {
	/*background-color:#D7BC84;*/
	padding-left: 5px;
	padding-right: 5px;
	width:auto;
	/*height: 1.1em;*/
	/*line-height: 1em;*/
}

.toolbar .tbItem a {
	font-size:11px;
	color:#BE9B1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.toolbar .tbItem a:hover{
	font-size:11px;
	color:#BE9B1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.menuItem a {

	font-size:10px;
	color:#0277EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration:none;
	border:0px solid;
	/*background-image:url("../img/celeste4.jpg");*/
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	padding:.1em;
	width:auto;
	height: 1.1em;
	line-height: 1em;

}

.menuItem a:hover{
	font-size:10px;
	color: #0277EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-color:#FFFFFF;*/
	text-decoration:underline;
	border:0px solid;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
/*
	padding:.1em;
	height: 1.1em;
	line-height: 1em;
	text-decoration:underline;
*/
}

.menu {
	border-top-style: none;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color:#DDDDDD;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color:#DDDDDD;

}

.showHideTree a{	
	font-size:9px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;	
	padding-left: 5px;
	text-align: right;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #45A2FE;
	background-color:#F7F7F7;
   /* background-image:url("../img/plomo.jpg");*/
	padding:2px;
}

.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#2AA6E2;
}

.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #2AA6E2;
	text-decoration:underline;
}

.textAdminFooter a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #2AA6E2; /*#FFF9DC;*/
}

.horizontalLine {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
	border-bottom-width: 1px;		
}

.rightEntryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	color: #666666;
	background-color:#FBFBFB;
}

.rightEntryText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align: justify;
	/*text-align:center;*/
	line-height: 1em;
	color: #000000;

	border-top-style: none;
	/*border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #DDDDDD;*/
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	/*border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #DDDDDD;	*/
}
 
.banner {
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DDDDDD;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #DDDDDD;
}

.portada {
    background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color:#DDDDDD;
	border-right-style: none;
	border-left-style: none;
}

.bottom {
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DDDDDD;
}

.lineRight {
	border-top-style: none;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #DDDDDD;
	border-bottom-style: none;	
	border-left-style: none;	
}

.lineLeft {
	border-top-style: none;
	border-right-style: none;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #DDDDDD;
	border-bottom-style: none;		
}

.ptsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
	color: #3399FF;
/*background-image:url("../img/plomo1.jpg");*/
	background-color:#F7F7F7;
	padding-right:4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DDDDDD;
    text-transform: uppercase;
}

.ptsTitleLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
	color: #FFFFFF;		
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DDDDDD;
	
}

/*.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	padding-left:5px;
}*/
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-left: 100px;
	font-weight: normal;
	text-decoration:nine;
	font-style:normal;
	color: #183494;
	background-image:url("../img/banner.jpg");

}


/*.linead {
	border-top-style: none;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color:#CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
} */
.barra{
background-image: url("../img/plomo.jpg");

}
.lineaheader {
	border-top-style: none;
	border-right-style: solid;
   	border-right-width: 1px;
   	border-right-color: #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
    border-right-width: 130;
}

.header a {

	font-size:10px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:0px solid;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	padding:.1em;
	width:auto;
	height: 1.1em;
	line-height: 1em;

}

.header a:hover{
	font-size:10px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	border:0px solid;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
}

.headerLink
{
	/*background-color: #FFFFFF;*/
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #3399FF;
   	font-weight: bold;
}

.headerLink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #3399FF;
   	font-weight: bold;
}

.headerLink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration:underline;
	color: #3399FF;
}
.linea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #A4ABE3;
	border-bottom-width: 1px;
	border-left-style: none;
}
.estilocelda_tabla_resto_secciones{
	CELLSPACING: 0px;
	CELLPADDING: 0px;
	font-family : arial,helvetica;
	font-size : 7pt;
	color: #123456;
	text-decoration: none;
    background-color:#FFFDFD;
    border-width:2px;
	border: 1px #FFDFE0;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.admin1
{
	background-image: url("../img/admin.jpg");
     width:36px;
     height:15px;
}
.fecha
{
    padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	 text-align:right;
	text-decoration:none;
	color: #5E5E5E;
   	font-weight: bold;
}
.castellano{
background-image: url("../img/castellano.jpg");
width:42px;
height:21px;
}
.ingles{
background-image: url("../img/ingles.jpg");
width:31px;
height:24px;
}