/*******************TITLES********************************/

.textoVerde1 {
	color: #8CC63E;
	font-size: 30px;
	font-family:Helvetica, Tahoma, Arial;
	padding:10px;
	font-weight:200;
	
}
.textoVerde2 {
	color: #8CC63E;
	font-size: 23px;
	font-family: Helvetica, Tahoma, Arial;
		padding:10px;	
}
.seccion_title {
	color: #346715;
	font-size: 66px;
	font-family: Helvetica, Tahoma, Arial;
	
}

/*********************TEXTOS************************/
#subtitle1 {
	color: #666666;
	font-size: 20px;
	font-family: Arial;
	padding:10 10 0 10;
	border-bottom:1px dotted #346715;
	text-decoration:none;
}

#subtitle1 a{
	color: #666666;
	text-decoration:none;
	
}
.text1 {
	color: #666666;
	font-size: 14px;
	font-family: Arial;
	padding: 10 10 0 0;
	text-align:justify;
}
.text1 a{
	color:#666600;
	text-decoration:underline;
}
.text2 {
	color:#333333;
	font-size: 13px;
	font-family: Arial;
	padding: 10 10 0 10;
	float:left;
}
.text2 a{
text-decoration:underline;
color: #333333;
}
.tabla1 {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	background-color:#D8EBC5;
	text-align:center;
}

.border1 {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	background-color:#D8EBC5;
	border:1px solid #D8EBC5;
}
.tabla2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	background-color:#C5E680;
	text-align:center;
}
.more_info {
	float:right;
	color:#660000;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	padding-right:10px;
	padding-bottom:10px;

}
.more_info a{
	text-decoration:none;
color:#660000;
}

.info_relacionada{
font-family:Arial;
font-size:12px;
color:#660000;
text-align:left;

}
.info_relacionada a{
font-family: Helvetica,Tahoma,Arial;
font-size:12px;
color:#660000;
text-align:left;
text-decoration:none;
}
.info_relacionada a:visited {
color:#660000;

}
.info_relacionada a:hover {
color:#000000;

}
.navegation_bar {
font-family:tahoma;
font-size:11px;
color:#6A0000;
padding-bottom:5px;
}

.navegation_bar a{
text-decoration:none;	
color:#6A0000;
}
.navegation_bar a:hover{
text-decoration:underline;	
color:#6A0000;
}
/*****************INDEX*******************************/

.fondo {
background-color:#D8EBC5;
}
#div-principal{
 position:relative;
}

#div-a {
	
}
#div-1a {
	position:absolute;
	bottom:30px;
	left:0;
	width:100%;
	height:29px;	
	/*background-color:#8CC63E;*/
	background-image:url(../images/boton_menu.png);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
#cinta {
	position:absolute;
	
	left:0;
	width:100%;
	height:29px;
	background-image:url(../images/cinta.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#div-3a {
	position:absolute;
	bottom:70px;
	right:0;	
	height:30px;
	width:100%;
	
	
}
#division {
	width:1px;
	background-color:#FFFFFF;
	float:right;
	height:28px;
	margin-right:16px;
	margin-top:1px;
}
#menu_opcion a{
color:#FFFFFF;
font-family:Tahoma;
font-size:13px;
float:right;
padding-right:16px;
padding-top:7px;
text-decoration:none;
}
#menu_opcion a:hover{
color:#003300;
font-family:Tahoma;
font-size:13px;
float:right;
padding-right:16px;
padding-top:7px;
text-decoration:underline;

}
#submenu_opcion a {
color:#333333;
font-family:Tahoma;
font-size:13px;
float:right;
padding-right:17px;
padding-top:7px;
text-decoration:none;

}
#submenu_back {
background-color:#999999;

}

/********************* foot*********************************/
.foot{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	text-align:center;
	
	
}
.foot a{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	text-align:center;
	
	
}
/************************** subsecciones ****************************/

#div-2a{
	width:99%;	
	border:1px solid ;
	margin-bottom:10px;
}
#div-2a ul{
	margin:0px;
	padding-left:20px;
	
}
#seccion_opcion a{
color:#333333;
font-family:Tahoma;
font-size:12px;
width:130px;
text-decoration:none;

padding-bottom:5px;

}


#seccion_purple a:hover{ color:#ffffff; background-color:#7373A9; }
#seccion_green a:hover{ color:#ffffff; background-color:#CADB2A;}
#seccion_orange a:hover{ color:#ffffff; background-color:#F36523;}
#seccion_red a:hover{ color:#ffffff; background-color:#C2272D;}
#seccion_aqua a:hover{ color:#ffffff; background-color:#8DD8F8;}
#seccion_yellow a:hover{ color:#ffffff; background-color:#FFC20F;}

#div-2a li {
padding-top:5px;
padding-bottom:5px;
list-style-image:url(../images/list.png);


}

#submenu {	
font-family:Tahoma;
font-size:12px;
text-align:center;
color:#ffffff;
font-weight:bold;
width:150px;
}

#submenu_purple {
	background-color:#7373A9;
padding-bottom:5px;
padding-top:5px;
}
#submenu_green {
	background-color:#CADB2A;
padding-bottom:5px;
padding-top:5px;
}
#submenu_orange {
	background-color:#F36523;
padding-bottom:5px;
padding-top:5px;
}
#submenu_red {
	background-color:#C2272D;
padding-bottom:5px;
padding-top:5px;
}
#submenu_aqua {
	background-color:#8DD8F8;
padding-bottom:5px;
padding-top:5px;
}
#submenu_yellow {
	background-color:#FFC20F;
padding-bottom:5px;
padding-top:5px;
}
/**********************MENU ***********************/


#div_menu_left {
	color:#FFFFFF;
	font-family:tahoma;
	font-size:13px;
	text-align:center;
	width:16%;
	float:left;
	margin-right:1px;
	height:29px; background-image:url(../images/boton_menu.png); background-repeat:repeat-x;
	
}
#div_red a:hover{  background-color:#C2272D; width:100%; height:29px;}
#div_green a:hover{  background-color:#CADB2A; width:100%; height:29px;}
#div_orange a:hover{  background-color:#F36523; width:100%; height:29px;}
#div_yellow a:hover{  background-color:#FFC20F; width:100%; height:29px;}
#div_aqua a:hover{  background-color:#8DD8F8; width:100%; height:29px;}
#div_pink a:hover{  background-color:#CC3399; width:100%; height:29px;}
#div_blue a:hover{  background-color:#0066FF; width:100%; height:29px;}
#div_brown a:hover{  background-color:#663333; width:100%; height:29px;}
#div_purple a:hover{  background-color:#7373A9; width:100%; height:29px;}

#div_green a{	color:#FFFFFF;	text-decoration:none;	}
#div_orange a{	color:#FFFFFF;	text-decoration:none;	}
#div_yellow a{	color:#FFFFFF;	text-decoration:none;	}
#div_aqua a{	color:#FFFFFF;	text-decoration:none;	}
#div_pink a{	color:#FFFFFF;	text-decoration:none;	}
#div_brown a{	color:#FFFFFF;	text-decoration:none;	}
#div_blue a{	color:#FFFFFF;	text-decoration:none;	}
#div_red a{		color:#FFFFFF;	text-decoration:none; }
#div_purple a{ 	color:#FFFFFF;	text-decoration:none;	}
/**************** ACADEMIES **************************/
#academy {

	width:750px;
}
.academy_title {
font-family:tahoma;
	font-size: 28px;
	font-weight:bold;
	text-align:center;
}

.academy_text {
	font-family:tahoma;
	font-size:12px;
	text-align:justify;
	
}
.academy_text a{
text-decoration:underline;
}

.chatelar {	color:#4664B7;}
.chatelar a{	color:#4664B7;}
.woodlands {	color:#003300;}
.woodlands a{	color:#003300;}
.overbrook {	color:#4664B7;}
.overbrook a{	color:#4664B7;}
.everestb {color:#C58F12;}
.everestb a{color:#C58F12;}
.everestg {color:#A8323C;}
.everestg a{color:#A8323C;}
.oaklawn {color:#6A87A4;}
.oaklawn a{color:#6A87A4;}
.dublin {color:#DE534C;}
.dublin a{color:#DE534C;}
/*******************buttons****************************************/
.button {
	
	color:#ffffff;
	font-family:tahoma;
	font-size:13px;
	background-image:url(../images/boton_menu.png);
	background-repeat:repeat-x;
	width:150px;
	border:1px solid #ffffff;
	height:29px;
}

/*************promoter menu *****************/
.icono {
 	width:110px;
	height:110px;
	text-align:center;
	background-color:#E2E2E2;
	border:1px solid  #CCCCCC;
	margin:10px;
	float:left;

 }
 .icono_text {
 font-family:tahoma;
 font-size:10px;
 text-align:center;

 }
  .icono a{
  width:110px;
  text-decoration:none;
  color:#333333;
  height:110px;
  padding-top:2px;


 }
 .icono a:hover{
 background-color:#CCCCCC;
 	border:1px solid #999999;

 

 }
 
 .icono_small {
 	width:60px;
	height:60px;
	text-align:center;
	background-color:#E2E2E2;
	border:1px solid  #CCCCCC;
	margin:10px;

 }
 .icono_small a{
  width:60px;
  text-decoration:none;
  color:#333333;
  height:60px;
  padding-top:2px;


 }
 .icono_small a:hover{
 background-color:#CCCCCC;
 	border:1px solid #999999;

 

 }
 /*************************** site map ****************************/
 .map_list {
	background-image:url(../images/vineta1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:30px;

}
.map_list1 {
	background-image:url(../images/vineta2.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:30px;
	vertical-align:middle;
}


.map_list2 {
	background-image:url(../images/vineta3.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:30px;
	vertical-align:middle;
}
.map_list3 {
	background-image:url(../images/vineta4.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:30px;
	vertical-align:middle;
}

/****************************************FILES ************************************/
.file_table {
border:1px dashed #999999;
margin-bottom:10px;
}
.file_url a{
font-family:arial;
font-size:14px;
color:#666600;	
padding-left:10px;
}

.file_url a:hover{

color:#669900;

}
.file_text {
	font-family:arial;
font-size:12px;
color:#666666;
padding-left:10px;
}
/********IMAGES **************/
.image_right {
border:1px solid #339900;
float:right;
padding:2px;
margin-left:10px;
margin-right:10px;
}
.image_left {
border:1px solid #339900;
float:left;
padding:2px;
margin-left:10px;
margin-right:10px;
}
.image_center {
border:1px solid #339900;
float:center;
padding:2px;
margin-left:10px;
margin-right:10px;
}