html {
}

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/body_bkg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
.invisible {
	display: none;
}

#header_section {
	clear: both;
	height: 252px;
        overflow: hidden;
	width: 100%;
	background-image: url(../images/fondo_cabecera.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header_container960 {
	display: table;
	clear: both;
	height: 252px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondo_cabecera960.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
       
}
#menu_bar {
	display: table-row;
	clear: both;
	height: 46px;
	width: 960px;
	background-image: url(../images/navigation_bar.png);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	overflow:hidden;
}

#menu_sup ul.level_1 {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C0D629;
	border-right-color: #EDF5D0;
	
}

#menu_bar #top_items .level_1 li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0C525;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8F3C9;
	height: 23px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top:0px;
	/*font-weight: bolder;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0C525;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8F3C9;
	height: 23px;
	padding-top: 6px;
	padding-bottom: 6px;*/
}

#menu_bar #top_items .level_1 li a{
	font-weight:bold;
	color: #000;
	font-size: 12px;
	height: 23px;
	text-decoration: none;
}

#menu_sup #top_items .level_1 li:hover {
	color: #FFF;
	background-color: #AEC725;
	height: 23px;
}

#menu_sup #top_items .level_1 li.active{
	color: #FFF;
	background-color: #A8BB24;
	font-weight: bold;
	height: 23px;
}

/*
#menu_sup ul.level_1 {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C0D629;
	border-right-color: #EDF5D0;
}
#menu_bar #top_items .level_1 li a {
	float: left;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0C525;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8F3C9;
	height: 23px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#menu_sup #top_items .level_1 li a:hover {
	color: #FFF;
	background-color: #AEC725;
}

#menu_sup #top_items .level_1 li.active {
	float: left;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFF;
	background-color: #A8BB24;
	height: 23px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bolder;
}
*/
#header_container_bottom {
	height: 204px;
	width: 960px;
	display: table-row;
	clear: both;
        

}
#header_container_bottom #logo_languages {
	display: table-cell;
	float: left;
	height: 204px;
	width: 330px;
	text-align: center;
	overflow:hidden;
}
#header_container_bottom #header_pictures {
	display: table-cell;
	float: right;
	height: 204px;
	width: 630px;
	text-align: center;
}


#contents_container {
	height: 100%;
	width: 958px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A69E9D;
	border-left-color: #A69E9D;
	background-color: #FFF;
}
#contents_area {
	display: table-row;
	clear: both;
	height: auto;
	width: 958px;
}
#contents_area #contents_left_section {
	display: table-column;
	float: left;
	height: auto;
	width: 242px;
}
#contents_area #contents_right_section {
	float: right;
	height: auto;
	width: 660px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#contents_container #botom_area {
	background-image: url(../images/bkg_bottom.jpg);
	display: table;
	clear: both;
	height: 40px;
	width: 958px;
	padding-top: 30px;
}
#botom_area .social_book {
	display: table-column;
	float: left;
	width: 450px;
}
#botom_area .address {
	display: table-column;
	float: right;
	width: 415px;
	margin-right: 20px;
}
#contents_area #contents_right_section {
	font-size: 12px;
}
#home .ce_text h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

#home .ce_text.block p {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-size: 16px;
	line-height: 18px;
}
#home .ce_text.block a.more {
	color: #0778E2;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	display: block;
}



#contents_right_section p {
	font-size: 14px;
	margin: 0px;
	text-align: justify;
	color: #000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#contents_right_section h3 {
	font-size: 18px;
	margin: 0px;
	color: #C90;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_right_section a {
	color: #55693D;
	font-weight: bolder;
}
#contents_right_section .ce_text h2 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 16px;
}
#contents_right_section .ce_teaser h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#contents_container #contents_area #contents_right_section .ce_teaser {
	padding-bottom: 10px;
	height: 160px;
	clear: both;
}


#menu_left h1 {
	font-size: 18px;
	display: block;
	margin: 0px;
	padding: 4px;
	color: #333;
	text-align: center;
	background-image: url(../images/new_yellow_menu_r2_c1.gif);
}
#menu_left ul.level_1 {
	list-style-type: none;
	background-image: url(../images/new_yellow_menu_r2_c1.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#menu_left ul.level_1 li {
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8B43A;
}
#menu_left ul.level_1 li a {
	text-decoration: none;
	font-size: 16px;
	color: #333;
	font-weight: bolder;
}
#menu_left ul.level_1 li a:hover {
	color: #000;
}

#menu_left ul.level_1 .active {
	font-weight: bolder;
	color: #C30;
}
#menu_left ul.level_2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#menu_left ul.level_2 li a {
	font-size: 14px;
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#menu_left ul.level_2 li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C99;
}
#menu_left ul.level_3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
#menu_left ul.level_3 li{
	margin: 0px;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
}
#menu_left ul.level_3 li a {
	font-size: 11px;
	margin: 0px;
	color: #000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CABB02;
}
#menu_left ul.level_3 li a:hover {
	color: #C30;
}

#menu_left ul.level_4 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
#menu_left ul.level_4 li{
	margin: 0px;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
}
#menu_left ul.level_4 li a {
	font-size: 11px;
	margin: 0px;
	color: #000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CABB02;
}
#menu_left ul.level_4 li a:hover {
	color: #C30;
}



#introduction_texts {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
#introduction_texts p {
	text-align: justify;
}
#projects_zone {
	background: url('../images/projects_content_section.jpg') no-repeat center;
	height: 240px;
	width: 560px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

/********NUESTROS PROGRAMAS PORTUGUES*************************/

#projects_zone_pt {
	background:url('../images/projects_content_section_port.jpg') no-repeat left;
	/*height: 240px;*/
	/*width: 560px;*/
	width:580px;
	/*margin-top: 20px;*/
	/*padding-right: 20px;*/
	/*padding-top:30px;*/
	height:240px;
	padding-left: 20px;
	overflow:hidden;
}

#projects_zone_pt  .slideElem {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#projects_zone_pt  .slideElem h1{
	font-size: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td #projects_zone_pt .slideElem p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#projects_zone_pt  a.more {
	text-decoration: none;
	font-weight: bolder;
	color: #5F7640;
	font-size: 12px;
	text-align: right;
}


/********NUESTROS PROGRAMAS ESPAŅOL*************************/

#projects_zone_es {
	background:url('../images/projects_content_section_es.jpg') no-repeat left;
	/*height: 240px;*/
	/*width: 560px;*/
	width:580px;
	/*margin-top: 20px;*/
	/*padding-right: 20px;*/
	/*padding-top:30px;*/
	height:240px;
	padding-left: 20px;
	overflow:hidden;
}

#projects_zone_es  .slideElem {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#projects_zone_es  .slideElem h1{
	font-size: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td #projects_zone_es  .slideElem p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#projects_zone_es  a.more {
	text-decoration: none;
	font-weight: bolder;
	color: #5F7640;
	font-size: 12px;
	text-align: right;
}


/****************NUESTROS PROGRAMAS ALEMAN**************************************/


#projects_zone_deu{
	background:url('../images/projects_content_section_alem.jpg') no-repeat left;
	width:580px;
	height:240px;
	padding-left: 20px;
	overflow:hidden;
}

#projects_zone_deu  .slideElem {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#projects_zone_deu  .slideElem h1{
	font-size: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td #projects_zone_deu  .slideElem p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#projects_zone_deu  a.more {
	text-decoration: none;
	font-weight: bolder;
	color: #5F7640;
	font-size: 12px;
	text-align: right;
}


/***************************NUESTROS PROGRAMAS INGLES***********************************/

#projects_zone .slideElem {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#projects_zone .slideElem h1 {
	font-size: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td #projects_zone .slideElem p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#projects_zone a.more {
	text-decoration: none;
	font-weight: bolder;
	color: #5F7640;
	font-size: 12px;
	text-align: right;
}
#challenge {
	margin-top: 20px;
}


/* trigger button */
.vtip {
	height:200px;
	margin-bottom:10px;
	overflow:hidden;
	width:120px;
	cursor:pointer;
	background-color: transparent;
	display: block;
}

/* mouseover state */
.vtip:hover {

}

/* clicked state */
.vtip:focus {

}

/* tooltip styling */
.tooltip {
	display:none;
	height:183px;
	width:310px;
	color:#333;
	background-image: url(../images/black_arrow_big.png);
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 11px;
}
.tooltip p {
	margin: 0px;
	padding-top: 40px;
}


/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
.tooltip a:hover {
	text-decoration: underline;
}
.tooltip table ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	list-style-type: square;
	color: #000;
	line-height: 12px;
}
.tooltip table tr td ul li {
	margin: 0px;
	padding: 0px;
}



.social_book p {
	margin: 0px;
}
.address p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:180px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
	width:520px;
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:86px;
	height:42px;
	float:left;
	margin:4px;
	cursor:pointer;
	font-size:1px;
	background-repeat: no-repeat;
}

/* right */

a.right:hover 		{
}
a.right:active 	{
} 

/*
a.right{
	clear:right;
	margin-right: 0px;
	background-image: url(../images/slider_buttons_r1_c9.jpg);
	margin-left: 340px;
}


a.left{
	margin-left: 0px;
	background-image: url(../images/slider_buttons_r1_c1.jpg);
} */


a.right{
	float:left;
	margin-right:0px;
	background-image:url(../images/slider_buttons_r1_c9.jpg);
	/*margin-left:340px;*/
	position:relative;
	left:340px;
}


a.left{
	margin-left:0px;
	background-image:url(../images/slider_buttons_r1_c1.jpg);
} 

a.left:hover  		{
}
a.left:active  	{
}

/* up and down */
a.up, a.down		{
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat;
	float: none;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}

/* up */
a.up:hover  		{
}
a.up:active  		{
}

/* down */
a.down 				{
}
a.down:hover  		{
}
a.down:active  	{
} 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
#journal {
	padding: 10px;
}
#journal h2 {
	margin: 0px;
	padding: 0px;
}
#journal h2 a {
	font-size: 12px;
	margin: 0px;
	text-decoration: none;
	color: #333;
}
#journal p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}
#journal p.more a {
	text-align: right;
	display: block;
	font-weight: bolder;
	color: #C60;
	padding-top: 2px;
}

/*accordion*/

.ce_accordion{margin-left:16px;}
.toggler{padding:1px 0 2px 0;}
.toggler_first{color:#a84204;}
.toggler_first:hover{text-decoration:underline;color:#a84204;cursor:pointer;}
.accordion div{padding:6px 0 8px 15px;line-height:16px;}

img{border:0;}
.inside{position:relative;text-align:left;}
.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}
#contents_right_section #share {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	display: block;
}

/* table styles*/

#contents_right_section .ce_text.block table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #95BD9A;
	border-bottom-color: #95BD9A;
}

#contents_right_section .ce_text.block table tbody tr td {
	width: auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #95BD9A;
	border-right-color: #95BD9A;
	border-bottom-color: #95BD9A;
	border-left-color: #95BD9A;
}
#contents_right_section .ce_text.block table tbody tr td p {
	line-height: 14px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	margin: 0px;
}
#contents_right_section .ce_text.block table th {
	background-color: #D1E7DF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	width: 140px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin: 0px;
	height: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #95BD9A;
	border-left-color: #95BD9A;
	color: #5F7643;
}
#contents_right_section .ce_text.block table tbody tr th p {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

#contents_right_section .ce_text.block table tbody tr td p span {
	font-size: 11px;
	line-height: 14px;
}

#languages{
    text-align: right;
    position: relative;
    top:0px;
    height: 0px;
    visibility: visible;
    margin: 0px 29px 0px 0px;
    

}

#languages a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #303030;
    text-decoration: none;
    position:relative;
    top:-207px;
}

/*****CUADRO OPCIONALES*****************************/
.opcionales-content{
	width:654px;
	overflow:hidden;
	padding-bottom:10px;
}

.opcionales-cuadro{
	width:654px;
	overflow:hidden;
	background:url('../images/linea_puntos.jpg') repeat-x bottom;
	padding-bottom:10px;
}

.opcionales-cuadro .izquierda{
	width:385px;
	float:left;
}

.opcionales-titulo{
	font-family:arial;
	font-size:11px;
	color:#7aad15;
	padding:0px;
	margin:0px;
	text-align:left;
}

.opcionales-texto{
	font-family:arial;
	font-size:10px;
	color:#3f3f3f;
	padding:0px;
	margin:0px;
	text-align:left;
}

.opcionales-cuadro .derecha{
	width:248px;
	float:right;
	margin-top:11px;
	border-left:solid 1px #B5BA84;
	padding-left:4px;
}

.opcionales-item{
	font-family:arial;
	font-size:11px;
	text-align:left;
	padding-left:10px;
	width:100%;
	float:left;
	background:url('../images/imagen_item.jpg') no-repeat left 5px;
}

.opcionales-item a{
	font-family:arial;
	font-size:11px;
	color:#3f3f3f;
	text-align:left;
	cursor:pointer;
	text-decoration:underline;
}



.opcionales-content h1{
	border-bottom:solid 3px #d5d5d5;
	font-family:arial;
	font-size:16px;
	color:#cc9900;
}

#videohome{
    visibility: visible;
}
/***************************************************/
