/* CSS Document */

html {
	height: 100%;
}


div#cabecera
{
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	height:74px;
	text-align:right;
}


div#barra_ruta
{
  	width: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:#fff;
}
div#contenido
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

div#menu
{
  	width: 159px;
	float:left;
	background-color:#eeeeee;
  	border:1px solid #888;
	border-right:0px;
}

div#central
{
  	width: 610px;
	float:left;
	background: url(../images/fondo_contenido.gif);
}

div#principal
{
  	width: 465px;
	float:left;
	text-align:center;

}

div#lateral
{
  	width: 143px;
	float:left;
	text-align:left;

}

div#pie_abs
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	padding:2px;
	clear:both;
}

div#menu_inferior
{
	background-color:#666;
	width:100%;
	clear:both;
	text-align:left;
}

body {
	height: 100%;
	margin-bottom: 1px;
	text-align:center;
	background-color:#fff;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	color: #fff;
	background-color:#666;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #666666;
}

.search{
	text-align:left;
	margin:8px;
}

input#mod_search_searchword {
	font-size:10px;
	font-weight:bold;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 74px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 5px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #900; text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000;	text-decoration: underline;
	font-weight: bold;
}

a.pathway {
	color: #888; 
	text-decoration: none;
	font-weight: bold;
}

a.pathway:hover {
	color: #900; 
}


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #666666;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #666666;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}


td.mainlevel_obz {
	border-bottom:1px solid #686868;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
}


td.mainlevel_obz#active_menu_obz {
	color:#010101;
	border-bottom:1px dotted #a1a1a1;
}

a.mainlevel_obz:link, a.mainlevel_obz:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel_obz:hover {
	color: #000;
	background-color:#CDCDCD;
}

a.mainlevel_obz#active_menu_obz {
	color:#010101;
}

a.mainlevel_obz#active_menu_obz:hover {
	color: #fff;
}

a.sublevel_obz:link, a.sublevel_obz:visited {
	display: block;
	padding-left: 5px;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	text-align: left;
}

a.sublevel_obz:hover {
	color: #000;
	text-decoration: none;
	background-color:#CDCDCD;
}

a.sublevel_obz#active_menu_obz {
	color: #000;
	text-decoration: none;
}

span.article_seperator
{
	display:none;
}

ul.latestnews_obz
{
	padding:5px;
	margin:5px;
	color:#444;
	
}

a.latestnews_obz
{
	color:#444;
}
a.latestnews_obz:hover
{
	color:#888;
}

table.contentpaneopen_no {
	background-color:#E3DABE;
	width:100%;
	
}

	table.contentpaneopen_no td.contentheading_no{
		padding:10px;
		font-size:14px;
		font-weight:bold;
		color:#B28800;		
		border-bottom:1px solid #B28800;
	}
	table.contentpaneopen_no td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_no td img{
			margin:10px;
		}

td.buttonheading
{
	width:30px;
}

/* --------------------------------------------------- */
/* -------------gr_quienes---------------------------- */
/* --------------------------------------------------- */

table.contentpaneopen_gr_quienes {
	background-color:#dbdbdb;
	width:100%;
	background: url(../images/brujula.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_gr_quienes td.contentheading_gr_quienes{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_gr_quienes td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_gr_quienes td img{
			margin:10px;
		}

		table.contentpaneopen_gr_quienes h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}
/* --------------------------------------------------- */

/* --------------------------------------------------- */
/* -------------gr_valores---------------------------- */
/* --------------------------------------------------- */

table.contentpaneopen_gr_valores {
	background-color:#dbdbdb;
	width:100%;
	background: url(../images/faro.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_gr_valores td.contentheading_gr_valores{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_gr_valores td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_gr_valores td img{
			margin:10px;
		}

		table.contentpaneopen_gr_valores h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}
/* --------------------------------------------------- */

/* --------------------------------------------------- */
/* -------------gr_fuerza---------------------------- */
/* --------------------------------------------------- */

table.contentpaneopen_gr_fuerza_1 {
	background-color:#dbdbdb;
	width:100%;
	background: url(../images/portada_01a.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_gr_fuerza_1 td.contentheading_gr_fuerza{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_gr_fuerza_1 td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_gr_fuerza_1 td img{
			margin:10px;
		}

		table.contentpaneopen_gr_fuerza_1 h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}

table.contentpaneopen_gr_fuerza_2 {
	background-color:#dbdbdb;
	width:100%;
	background: url(../images/portada_01b.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_gr_fuerza_2 td.contentheading_gr_fuerza{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_gr_fuerza_2 td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_gr_fuerza_2 td img{
			margin:10px;
		}

		table.contentpaneopen_gr_fuerza_2 h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}

table.contentpaneopen_gr_fuerza_3 {
	background-color:#dbdbdb;
	width:100%;
	background: url(../images/portada_01c.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_gr_fuerza_3 td.contentheading_gr_fuerza{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_gr_fuerza_3 td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_gr_fuerza_3 td img{
			margin:10px;
		}

		table.contentpaneopen_gr_fuerza_3 h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}



table.contentpaneopen_gr_mod {
	background-color:#fff;
	width:100%;
}

	table.contentpaneopen_gr_mod td.contentheading_gr_mod{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_gr_mod td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_gr_mod td img{
			margin:10px;
		}

		table.contentpaneopen_gr_mod h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}
/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* ---------------------gr---------------------------- */
/* --------------------------------------------------- */

table.contentpaneopen_gr {
	background-color:#dbdbdb;
	width:100%;
}

	table.contentpaneopen_gr td.contentheading_gr{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_gr td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_gr td img{
			margin:10px;
		}

		table.contentpaneopen_gr h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}
/* --------------------------------------------------- */


table.alianzas td
{
	font-size:11px;
	color:#000;
	text-align:left; 
	padding:0px 10px 0px 10px;
	margin:0px 10px 0px 10px;
}

table.alianzas td.alianzas_logo 
{
	font-size:11px;
	color:#000;
	text-align:left; 
	background: url(../images/fondo_alianza.gif);
	background-repeat: no-repeat;
	background-position: center center; 
	padding:10px;
}
/* -------------------------------------------------- */
/* ---------------------mc---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_mc {
	background-color:#CCDEDF;
	width:100%;
	
}

	table.contentpaneopen_mc td.contentheading_mc{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#004E45;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_mc td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_mc td img{
			margin:10px;
		}

		table.contentpaneopen_mc h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
div.mc_interior
{
	padding:10px;
	margin: 10px -10px 0px -10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#004E45;	
	background: url(../images/aa_obz_mc.gif);
	background-repeat: no-repeat;
	background-position: center right; 

}
/* --------------------------------------------------- */



/* --------------------------------------------------- */
/* ---------------------mc_presentacion---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_mc_presentacion{
	background-color:#CCDEDF;
	width:100%;
	background: url(../images/foto_mc.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_mc_presentacion td.contentheading_mc_presentacion{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#004E45;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_mc_presentacion td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_mc_presentacion td img{
			margin:10px;
		}

		table.contentpaneopen_mc_presentacion h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
/* --------------------------------------------------- */




/* --------------------------------------------------- */
/* ---------------------frh_presentacion---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_frh_presentacion{
	background-color:#E2E6D8;
	width:100%;
	background: url(../images/foto_frh.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_frh_presentacion td.contentheading_frh_presentacion{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#6F9D12;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_frh_presentacion td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_frh_presentacion td img{
			margin:10px;
		}

		table.contentpaneopen_frh_presentacion h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
/* --------------------------------------------------- */

/* --------------------------------------------------- */
/* ---------------------ts---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_ts{
	background-color:#C9C7DE;
	width:100%;
	
}

	table.contentpaneopen_ts td.contentheading_ts{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#100972;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_ts td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_ts td img{
			margin:10px;
		}

		table.contentpaneopen_ts h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
div.ts_interior
{
	padding:10px;
	margin: 10px -10px 0px -10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#004E45;	
	background: url(../images/aa_obz_ts.gif);
	background-repeat: no-repeat;
	background-position: center right; 

}
/* --------------------------------------------------- */


/* --------------------------------------------------- */
/* ---------------------ts_presentacion---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_ts_presentacion{
	background-color:#E2E6D8;
	width:100%;
	background: url(../images/foto_ts.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_ts_presentacion td.contentheading_ts_presentacion{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#100972;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_ts_presentacion td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_ts_presentacion td img{
			margin:10px;
		}

		table.contentpaneopen_ts_presentacion h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
/* --------------------------------------------------- */

/* --------------------------------------------------- */
/* ---------------------dl---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_dl{
	background-color:#E8DEE3;
	width:100%;
	
}

	table.contentpaneopen_dl td.contentheading_dl{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#880A4C;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_dl td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_dl td img{
			margin:10px;
		}

		table.contentpaneopen_dl h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
/* --------------------------------------------------- */

/* --------------------------------------------------- */
/* ---------------------dl_presentacion---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_dl_presentacion{
	background-color:#E2E6D8;
	width:100%;
	background: url(../images/foto_dl.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_dl_presentacion td.contentheading_dl_presentacion{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#880A4C;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_dl_presentacion td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_dl_presentacion td img{
			margin:10px;
		}

		table.contentpaneopen_dl_presentacion h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
div.dl_interior
{
	padding:10px;
	margin: 10px -10px 0px -10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#6F9D12;	
	background: url(../images/aa_obz_dl.gif);
	background-repeat: no-repeat;
	background-position: center right; 

}
/* --------------------------------------------------- */
		
/* --------------------------------------------------- */
/* ---------------------cn_presentacion---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_cn_presentacion{
	background-color:#E2E6D8;
	width:100%;
	background: url(../images/foto_cn.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_cn_presentacion td.contentheading_cn_presentacion{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#B28800;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_cn_presentacion td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_cn_presentacion td img{
			margin:10px;
		}

		table.contentpaneopen_cn_presentacion h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
/* --------------------------------------------------- */



/* --------------------------------------------------- */
/* ---------------------ibs_presentacion---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_ibs_presentacion{
	background-color:#E2E6D8;
	width:100%;
	background: url(../images/foto_ibs.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
	
}

	table.contentpaneopen_ibs_presentacion td.contentheading_ibs_presentacion{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#E23818;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_ibs_presentacion td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_ibs_presentacion td img{
			margin:10px;
		}

		table.contentpaneopen_ibs_presentacion h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
/* --------------------------------------------------- */

/* -------------------------------------------------- */
/* ---------------------frh---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_frh {
	background-color:#E2E6D8;
	width:100%;
	
}

	table.contentpaneopen_frh td.contentheading_frh{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#6F9D12;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_frh td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_frh td img{
			margin:10px;
		}

		table.contentpaneopen_frh h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
div.frh_interior
{
	padding:10px;
	margin: 10px -10px 0px -10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#6F9D12;	
	background: url(../images/aa_obz_frh.gif);
	background-repeat: no-repeat;
	background-position: center right; 

}
/* --------------------------------------------------- */



/* -------------------------------------------------- */
/* ---------------------cn---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_cn {
	background-color:#E3DABE;
	width:100%;
	
}

	table.contentpaneopen_cn td.contentheading_cn{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#B28800;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_cn td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_cn td img{
			margin:10px;
		}

		table.contentpaneopen_cn h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
div.cn_interior
{
	padding:10px;
	margin: 10px -10px 0px -10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#6F9D12;	
	background: url(../images/aa_obz_cn.gif);
	background-repeat: no-repeat;
	background-position: center right; 

}
/* --------------------------------------------------- */



/* -------------------------------------------------- */
/* ---------------------ibs---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_ibs {
	background-color:#F7C3BD;
	width:100%;
	
}

	table.contentpaneopen_ibs td.contentheading_ibs{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#E23818;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_ibs td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_ibs td img{
			margin:10px;
		}

		table.contentpaneopen_ibs h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#004E45;		
			border-bottom:1px solid #004E45;
		}
div.ibs_interior
{
	padding:10px;
	margin: 10px -10px 0px -10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#6F9D12;	
	background: url(../images/aa_obz_ibs.gif);
	background-repeat: no-repeat;
	background-position: center right; 

}
/* --------------------------------------------------- */
td.cabecera_derecha
{
	margin:0px;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	background-color:#666666;
	color:#fff;
	text-align:left;
	padding-left:10px;
}


div.delegaciones
{
	border:1px dotted red;

}
	div.delegaciones h3
	{
		padding:3px;
		margin: 3px;
		background-color:red;
		color:#fff;
		font-size:11px;
		border:0px;

	}

table.contentpane_contacto
{
	padding:15px;

}

div.contacto
{
	background-color:#e0e0e0;
	text-align:left;
}

div.componentheading_contacto
{
	padding:10px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#000;		
	background: url(../images/flecha_titulo.gif);
	background-repeat: no-repeat;
	background-position: center left; 

}

div.weblink
{
	background-color:#e0e0e0;
	text-align:left;
	margin-bottom:100px;
	padding:15px;
}

div.componentheading_weblink
{
	padding:10px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#000;		
	background: url(../images/flecha_titulo.gif);
	background-repeat: no-repeat;
	background-position: center left; 

}
table.contentpane_weblink
{
	padding:15px;

}


table.contentpaneopen_noticias {
	background-color:#dbdbdb;
	width:100%;
	
}

	table.contentpaneopen_noticias td.contentheading_noticias{
		padding:10px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		border-bottom:1px solid #888;
	}
	table.contentpaneopen_noticias td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_noticias td img{
			margin:10px;
		}

div.dn-whole
{
	background-color:#808080;
}

div.dn-each
{
	margin-bottom:30px;
}

a.dn-title
{
	color:#fff;
	font-weight:bold;
}

a.dn-title:hover
{
	color:#900;
	font-weight:bold;
}
span.dn-introtext
{
	color:#fff;
}

div.sitemap
{
	text-align:left;
	padding-left:30px;
	padding-bottom:30px;
	background-color:#e4e4e4;
}

	div.sitemap h2.componentheading
	{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 

	}

	div.sitemap li
	{
		background:none;
	}

/* --------------------------------------------------- */
/* -------------clientes---------------------------- */
/* --------------------------------------------------- */
div.componentheading_clientes {
	padding:10px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#000;		
	background: url(../images/flecha_titulo.gif);
	background-repeat: no-repeat;
	background-position: center left; 
	text-align:left;
	background-color:#dbdbdb;
}

table.blog_clientes {
	background-color:#dbdbdb;
}

table.contentpaneopen_clientes {
	background-color:#fff;
	width:425px;
	border:1px solid #444;
	margin:20px;
}

	table.contentpaneopen_clientes td.contentheading_clientes{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_clientes td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_clientes td img{
			margin:10px;
		}

		table.contentpaneopen_clientes h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}
/* --------------------------------------------------- */

table#listado_cursos
{
}
	table#listado_cursos td
	{
		border:1px solid green;
		padding:2px;
		font-size:11px;
		text-align:left;
	}

	table#listado_cursos td.cab
	{
		border:1px solid green;
		padding:2px;
		font-size:13px;
		font-weight:bold;
		text-align:left;
		background-color:green;
		color:white;
	}
/* --------------------------------------------------- */
/* -------------varios---------------------------- */
/* --------------------------------------------------- */
table.contentpaneopen_varios {
	background-color:#dbdbdb;
	width:100%;
	
}

	table.contentpaneopen_varios td.contentheading_varios{
		padding:10px;
		padding-left:30px;
		font-size:14px;
		font-weight:bold;
		color:#000;		
		background: url(../images/flecha_titulo.gif);
		background-repeat: no-repeat;
		background-position: center left; 
	}
	table.contentpaneopen_varios td{
		padding:10px;
		font-size:12px;
		color:#444;		
		text-align:justify;
	}
		table.contentpaneopen_varios td img{
			margin:10px;
		}

		table.contentpaneopen_varios h3
		{
			padding:10px;
			font-size:14px;
			font-weight:bold;
			color:#000;		
		}

div.ext_formulario
{
	background-color:#dbdbdb;
	height:1600px;
}

div.ext_formulario_2
{
	background-color:#dbdbdb;
	height:500px;
}
div.alig_derecha
{
	text-align:right;
}

div.componentheading_busqueda
{
	padding:10px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#000;		
	text-align:left;
	background: url(../images/flecha_titulo.gif);
	background-repeat: no-repeat;
	background-position: center left; 

}

div.componentheading_registro
{
	padding:10px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#000;		
	text-align:left;
	background: url(../images/flecha_titulo.gif);
	background-repeat: no-repeat;
	background-position: center left; 

}
div.pagina_busqueda
{
	padding:10px;
	width:450px;
}
div.pagina_registro
{
	padding:10px;
	padding-bottom:250px;
	margin-bottom:0px;
	width:450px;
}

div.cabecera_calendario
{
	padding:10px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#000;		
	text-align:left;

}

span.gigcal_menu
{
	border:1px solid #eaeaea;
	display:block;
	padding:5px;
	margin:20px;
}

td.sectiontableentry1
{
	padding-left:5px;
}
td.sectiontableentry2
{
	padding-left:5px;
}

div.ficha_cliente
{
	border:1px solid #444;
	margin:0px 20px 20px 20px;
	padding:10px;
	background-color:#fff;
}

.pagenav_next, .pagenav_prev
{
	display:none;
}