/* CSS Document */
/* CSS Document */
/****************************  ***************/
<!--
.Estilo1 {
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.Estilo2 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.enlace {
	color: #92475A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.enlace:hover {
	color: #66313F;
	text-decoration: underline;
}
.Estilo3 {
padding-right:6px;
padding-left:6px;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
-->
/*************************   ********************/
body{
	scrollbar-FACE-color: #ffffff; 
	scrollbar-HIGHLIGHT-color: #ffffff; 
	scrollbar-SHADOW-color: #bfbfbf; 
	scrollbar-3DLIGHT-color: #bfbfbf; 
	scrollbar-ARROW-color: #929191; 
	scrollbar-TRACK-color: #ffffff; 
	scrollbar-DARKSHADOW-color: #ffffff;
}

/*********************************  ******************************************/
#marco{
width:808px;
}
#contenedor_principal{
width:808px;
height:100%;
vertical-align:top;
}
#contenedor_cabecera{
width:800px;
}
#baner{
width:800px;
height:150px;
vertical-align:top;
}
#menu_superior{
width:800px;
vertical-align:middle;
height:22px;
color:#FFFFFF;
background-color:#274039;
text-align:center;
padding-top:4px;
padding-bottom:4px;
}
#contenedor_cuerpo{
float:left;
width:800px;
/*height:100%;*/
background-image:url(../images/fondo_contenedor_cuerpo.jpg);

}
#zona_izquierda{
float:left;
/*background-image:url(../images/fondo_izquierda.jpg);*/
width:150px;
/*height:100%;*/
}
#lateral_izquierdo{
float:left;
width:150px;
height:100%;
}
#mano{
margin-bottom:8px;
margin-top:6px;
float:left;
width:144px;
vertical-align:top;
height:130px;
}
#normas{
vertical-align:top;
margin-top:6px;
float:left;
width:144px;
/*height:100%;*/
}
#certificados_calidad{
/*float:left;*/
width:144px;
height:35px;
background-color:#f79647;
vertical-align:middle;
}
#iso_9001{
/*float:left;*/
width:144px;
height:20px;
background-color:#666666;
vertical-align:middle;
}
#iso_14001{
/*float:left;*/
width:144px;
height:20px;
background-color:#666666;
vertical-align:middle;
}
#logo_9001{
/*float:left;*/
width:144px;
height:30px;
vertical-align:middle;
}
#logo_14001{
/*float:left;*/
width:144px;
height:30px;
vertical-align:middle;
}
#lateral_derecho{
/*background-image:url(../images/fondo_derecho.jpg);*/
float:right;
height:100%;
width:235px;
vertical-align:top;
}
#cuerpo{
/*margin-left:165px;*/
float:left;
width:415px;
height:100%;
}
#contenedor_pie{
border-right:solid #CCCCCC 1px;
border-left:solid #CCCCCC 1px;
border-bottom:solid #CCCCCC 1px;
float:left;
width:800px;
vertical-align:top;
/*height:100%;*/
background-color:#F3F3F3;

}
#flash_pie{
margin-left:1px;
margin-right:1px;
margin-bottom:1px;
margin-top:1px;
float:left;
width:800px;
height:102px;
}
#direccion{
float:left;
width:800px;
height:18px;
text-align:center;
padding-top:6px;
padding-bottom:6px;
background-color:#CCCCCC;
}
.txt_negrita{
font-weight:bold;
}
#footer{
/*padding-top:9px;
padding-bottom:9px;*/
float:left;
width:800px;
height:30px;
}
#footer_1{
text-align:center;
float:left;
padding-top:8px;
padding-bottom:10px;
width:500px;
}
#footer_2{
text-align:center;
float:left;
padding-top:8px;
padding-bottom:10px;
width:300px;
}
#marco_cabecera{
border-top:solid #CCCCCC 1px;
border-right:solid #CCCCCC 1px;
border-left:solid #CCCCCC 1px;
float:left;
width:802px;
height:100%;
vertical-align:top;
background: #ffffff;
padding: 2px;
}
#marco_cuerpo_pie{
border:solid #CCCCCC 1px;
float:left;
width:802px;
height:100%;
vertical-align:top;
background: #ffffff;
padding: 2px;
}

/***************  ***************/
.titucalidad {
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
}

.titucalidad2 {
	font-size: 14px;
	color: #FFFFFF;
	height: 35px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}


.mano {
	font-size: 11px;
	color: #00808A;
	height: 20px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.menusuper {
    font-size: 16px;
	color: #FFFFFF;
	
	text-decoration: none;
}
a.menusuper:link, a.menusuper:visited {
padding-left:8px;
padding-right:8px;;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	line-height: 21px;
	text-decoration: none;
}
a.menusuper:hover {
	color: #F0F0F0;
	text-decoration: underline;
}



a.depor:link {
	color: #939393; text-decoration: none;
	font-weight: bold;
}

a.depor:hover {
	color: #789BAE;	text-decoration: none;
	font-weight: bold;
}

a.depor:visited {
    color: #000000; text-decoration: none;
	font-weight: bold;
}

html {
	height: 100%;
}
body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
	width: 808px;
}

/*menu superior*/
#buttons_outer {
	width: 437px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 200px;
}

#buttons_inner {
	height: 21px !important;
	height: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	margin-top: 1px;
}
/* --fin superior-- */


/*menu inferior*/
#buttons2_outer {
	width: 437px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 200px;
}

#buttons2_inner {
	height: 21px !important;
	height: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* --fin inferior-- */


#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}


/*menu superior*/
#buttons {

	width: auto;
	padding: 0px;
	margin-top: 0px;
	argin-bottom: 0px;
	margin-left: 0px;
}
/* --fin superior-- */


/*menu inferior*/
#buttons2 {

	width: auto;
	padding: 0px;
	margin-top: 0px;
	argin-bottom: 0px;
	margin-left: 0px;
}
/* --fin inferior-- */


/*menu superior*/
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #92475A;
	background: transparent;
}

/*#buttons1>ul#mainlevel-nav li a { width: auto; }*/

	ul#mainlevel-nav li a:hover
{
	color: #66313F;
	text-decoration: underline;
}
/* --fin superior-- */


/*menu inferior*/

ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav2 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

ul#mainlevel-nav2 li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

/*#buttons2>ul#mainlevel-nav2 li a { width: auto; }*/

	ul#mainlevel-nav2 li a:hover
{
	color: #666666;
	text-decoration: underline;
}
/* --fin inferior-- */



#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;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 800px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}


#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 {
	width: 150px;

}

#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: 409px;
}

#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: 235px;
}

#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;
	height: 400px;
}

.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: 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;
}

.pagenavbar {
	margin-right: 10px;
	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: #92475A;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #66313F;
	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
	padding-left: 10px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
    padding-right: 5px;
	padding-left: 10px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	color: #92475A;
	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 {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	height: 30px;
	color: #30979e;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}

.componentheading2 {
	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: #30979e;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	text-decoration: none;
}



.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-bottom: 5px;
}



div.moduletable_menu {
	padding-bottom: 2px;
}


table.moduletable th, div.moduletable h3 {
	color: #FFFFFF;
	text-align: center;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	background-color: #92475A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

table.moduletable_menu th, div.moduletable_menu h3 {
	background-color:#92475A;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


table.moduletable_menu th, div.moduletable_menu02 h3 {
	background-color:#92475A;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


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;
	height: 20px !important;
	height: 25px;
	width: 229px;
	text-decoration: none;
	text-indent: 18px;
}

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 {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	background-image: url(../images/submenu_bg1.png);
	height: 20px;
	width: 229px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 23px;
}

a.sublevel:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/submenu_bg2.png);
}

a.sublevel#active_menu {
	color: #fff;
	font-weight: bold;
}

a.sublevel#active_menu:hover {
	color: #fff;
}




a.sublevel2:link, a.sublevel2:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background-image: url(../images/suub2menu_bg1.png);
	height: 20px;
	width: 100%;
	background-repeat: no-repeat;
	display: block;
	padding-left: 35px;
	text-decoration: none;
	line-height: 20px;
}

a.sublevel2:hover {
	text-decoration: none;
	color: #064D6E;
	background-image: url(../images/suub2menu_bg2.png);
}

a.sublevel2#active_menu {
	color: #064D6E;
	font-weight: bold;
	background-image: url(../images/suub2menu_bg2.png);
}

a.sublevel2#active_menu:hover {
	color: #064D6E;
	font-weight: bold;
	background-image: url(../images/suub2menu_bg2.png);
}



a.sublevel3:link, a.sublevel3:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #064D6E;
	text-align: left;
	height: 20px;
	width: 100%;
	background-repeat: no-repeat;
	display: block;
	padding-top: 3px;
	padding-left: 37px;
	text-decoration: none;
	background-color: #4AB4E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6E2F7;
}

a.sublevel3:hover {
	text-decoration: none;
	color: #fff;
    background-color: #4AB4E9;
}

a.sublevel3#active_menu {
	color: #fff;
	font-weight: bold;
}

a.sublevel3#active_menu:hover {
	color: #fff;
}




a.mainlevel02:link, a.mainlevel02:visited {
	display: block;
	background: url(../images/menu02_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 144px;
	text-decoration: none;
	text-indent: 18px;
}

a.mainlevel02:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel02#active_menu02 {
	color:#fff;
	font-weight: bold;
}

a.mainlevel02#active_menu02:hover {
	color: #fff;
}



a.sublevel02:link, a.sublevel02:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	background-image: url(../images/submenu02_bg1.png);
	height: 20px;
	width: 144px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 20px;
	text-indent: 23px;
}

a.sublevel02:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/submenu02_bg2.png);
}

a.sublevel02#active_menu02 {
	color: #fff;
	font-weight: bold;
}

a.sublevel#active_menu02:hover {
	color: #fff;
}









.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 #cccccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

