/* CSS Document */

/*   E S T I L O S   P E R S O N A L I Z A D O S    */
body{
	margin: 0px;
	padding: 0px;
}

#contenedor_general{
	margin-top: 30px;
}

.TITULO{
	padding: 1px 0px 0px 4px;
	/*height: 40px;*/
	font: bold 14px;
	color: #0079c2;
	vertical-align: middle;
	text-align: left;
	text-transform: capitalize;
}



.SUBTITULO{
	padding: 1px 0px 0px 4px;
	height: 25px;
	font: bold 12px;
	color: #0079c2;
	vertical-align: top;
	text-align: left;
	
}

.ENLACE-VERDE{
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B4B98E;
	text-decoration: underline;
}


.TABLA1-TITULO{
	background-color: #98B1C4;
	height: 21PX;
	color: #FFFFFF;
	font: BOLD 10px Arial Helvetica sans-serif;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	padding: 2px 0px 0px 0px;
}

html>body .TABLA1-TITULO{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TABLA1-TEXTO-RESALTADO{
	background-color: #EFEFEF;
	color: #666666;
	font:  10px Arial Helvetica sans-serif;
	vertical-align: middle;
	border: 1px SOLID #FFFFFF;
	padding: 0px 0px 0px 5px;
}

.TABLA1-TOTAL{
	background-color: #F1F1F1;
	height: 20PX;
	color: #444444;
	font: 10px Arial Helvetica sans-serif;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding: 2px 0px 0px 0px;
}
.TABLA1-SUBTOTAL{
	background-color: #FFFFFF;
	height: 20PX;
	color: #555555;
	font: 10px Arial Helvetica sans-serif;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dashed #BBBBBB;
	border-top: 1px dashed #BBBBBB;
	padding: 2px 0px 0px 0px;
}



.TABLA1-TEXTO{
	background-color: #FFFFFF;
	color: #666666;
	font: 10px Arial Helvetica sans-serif;
	vertical-align: middle;
	border: 1px SOLID #FFFFFF;
	margin: 1px 0px 1px 1PX;
	padding: 0px 0px 0px 2px;
}

.texto-ROJO{
	color: #D12A05;
	font: 10px Arial Helvetica sans-serif;
	vertical-align: middle;
	padding: 1px 0px 0px 2px;
}


/*   E S T I L O S   D E   E L E M E N T O S    D E   H T M L */

body {
	height: 100%;
	padding: 0px;
	font: normal 12px  Verdana, Arial, tahoma, Helvetica, sans-serif;
	color: #858585;/* #5C5C5C; */
	background: #ffffff url(../images/fondo.jpg) repeat-x;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style: none !important;
}

li{
	line-height: 15px;
	padding: 0px 15px;
	background: url(../images/vineta-gray.gif) no-repeat 3px 1px;
}

td {
	text-align: left;
	font-size: 11px;
}

a:link, a:visited {
   color: #0099ff;
	text-decoration: underline;
	font-family: Eurostyle, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
  color: #444444;  
   text-decoration: none;
}

.button{
	/*background:  url(../images/fondo_titulo_servicios.jpg) repeat-x;*/
	background-color: #A0C8EB;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #CDCDCD;
	
}

/*   E S T I L O S   D E   M A M B O   */

.clr {
	clear: both;
}

#search {
	float: none;
	border: 1px solid #F0F8FF;
	padding: 0px;
	width: 163px !important;
	width: 165px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search .inputbox {
	float: right;
	border: 0px;
	padding: 4px 1px 3px 5px !important;
	padding: 3px 1px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 158px !important;
	width: 165px;
	color: #7E7E7E;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #fbfbfb;
}

.small {
	color: #8EB5CE;
	font: bold 10px verdana, Arial, Helvetica, sans-serif;
}

.createdate {
	color: #8EB5CE;
	font: 10px verdana, Arial, Helvetica, sans-serif;
}

.modifydate {
	color: #8EB5CE;
	font: 10px verdana, Arial, Helvetica, sans-serif;
}

.highlight {
   color: #006699;
   padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}


/*   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    */
/*   E S T I L O S   D E   P A T H   Ó   R U T A   D E L   C O N T E N I D O      */

#pathway {
	float: left;
	padding: 1px 3px 1px 1px;
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #66CCFF;
}

a.pathway:link, a.pathway:visited  {
	color: #666666;
	text-decoration: none;
}

a.pathway:hover  {
	color: #66CCFF;
	text-decoration: none;
}
/*    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    */
/*   E S T I L O S   D E   T I T U L O */

table.contentpane{
 	/*width: 420px;*/
	padding: 4px 2px 2px 2px;	
}

.contentpaneopen{
	
	padding: 3px 2px 0px 5px;
	/*height: 30px;*/
	vertical-align: top;
	text-align: justify;
	text-transform: none;
}
.blog {
width: 100%;
}
.contentheading{
	
	padding: 1px 0px 0px 4px;
	height: 30px;
	font: bold 14px;
	color: #0079c2;
	vertical-align: top;
	text-align: left;
	text-transform: capitalize;
}

.buttonheading{
	padding: 1px 0px 0px 2px;
	height: 30px;
	vertical-align: top;
	text-align: left;
}

.componentheading{
	
	padding: 1px 0px 0px 4px;
	height: 40px;
	font: bold 14px;
	color: #005A7F;
	vertical-align: top;
	text-align: left;
	text-transform: capitalize;
}
.sectiontableheader{
	background-color: #EAEAEA;
	border: 1px SOLID #EAEAEA;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 22px;
	padding: 2px 0px 0px 4px;
}

sectiontableentry1{
	color: #0099ff;
	text-decoration: none;
	font-family: Eurostyle, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 26px;
	padding: 2px 0px 0px 4px;
		margin: 5px 1px 5px 1px;
}

sectiontableentry2{
	color: #0099ff;
	text-decoration: none;
	font-family: Eurostyle, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 26px;
	padding: 2px 0px 0px 4px;
	background-color: #f8f8f8;
	margin: 5px 1px 5px 1px;
}



/*    _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _    */
/*     E S T I L O S   D E   T A B L A S   T a b l e . m o d u l e t a b l e     */


table.moduletable {
	width: 98%;
	margin-bottom: 10px;
	padding: 0px 0px 0px;
	border: 0px  ;
	border-collapse: collapse;
}

table.moduletable th {
	
	padding: 2px 0px 0px 0px;
	height: 23px;
	font:  12px;
	color: #007BB6;
	vertical-align: top;
	text-align: left;
	text-transform: capitalize;
}


table.moduletable td {
	font-size: 10px;
	padding: 2px 0px 0px 2px;
	margin: 0px;
	font-weight: normal;

	
}


a.mainlevel:link, a.mainlevel:visited {
	color: #918F8F;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
	
	font: 10px Arial, Helvetica, sans-serif;
}

a.mainlevel:hover {
	color: #444444;
	padding: 0px 0px 0px 4px;
	text-decoration: underline;
	font: 10px  Arial, Helvetica, sans-serif;
}

a.sublevel:link, a.sublevel:visited {
	color: #918F8F;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px  Arial, Helvetica, sans-serif;
}

a.sublevel:hover {
	color: #444444;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}
/*________________________________________________________________________________________*/



/*-----------------------------------------------------------------------------*/


table.moduletable-menutop {
	margin-bottom: 0px;
	padding: 0px 2px 0px 1px;
	float: right;
	aling: right;
	vertical-align: top;
}

table.moduletable-menutop th {
	padding: 0px 0px;
	height: 21px;
	font: 10px;
	text-align: center;
	text-transform: capitalize;
	color: #005A7F;
}

table.moduletable-menutop td {
	font: normal 10px  Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	color: #A7A7A7;
	text-transform: lowercase;
}


a.mainlevel-menutop:link, a.mainlevel-menutop:visited {
	color: #A7A7A7;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

a.mainlevel-menutop:hover {
	color: #68B1E8;
	text-decoration: none;
	font:  10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

a.sublevel-menutop:link, a.sublevel-menutop:visited {
	color: #005A7F;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sublevel-menutop:hover {
	color: #444444;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

}

/*________________________________________________________________________________________*/


table.moduletable-right {
	/*width: 155px;
	margin: 10px 10px;
	padding: 0px 0px 0px;
	border: 0px;*/
	
   width: 170px;
   margin-bottom: 0px;
   padding: 0px 0px 0px;
   border: 0px ;
   border-collapse: collapse;
}

table.moduletable-right th {
	padding: 8px;
	/*height: 30px;*/
	font: bold 11px;
	color: #FFFFFF;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/fondo_titulo_left.jpg) repeat-x;
	
	/*background: #98B1C4 url(../images/fondo_th_right.gif) repeat-x;
	padding: 4px 1px 1px 0px;
	height: 40px;
	font: bold 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	text-transform: capitalize;*/
}


table.moduletable-right td {
	/*font-size: 10px;
	padding: 2px 0px 0px 2px;
	margin: 0px;
	font-weight: normal;*/

	font-size: 10px;
	padding: 4px 1px 0px 3px;
	margin: 0px;
	font-weight: normal;
	height: 22px;
	background-color: #F2F6F7;
	border-bottom: 1px solid #E1E9EB;
	border-top: 1px solid #FFFFFF;	
}

/* Ajuste de la imagen "Nuevo" del menú derecho */

table.moduletable-right td img {
	vertical-align: -25%;
}


a.mainlevel-right:link, a.mainlevel-right:visited {
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
	
	font: bold 10px Arial, Helvetica, sans-serif;
}

a.mainlevel-right:hover {
	color: #333333;
	padding: 0px 0px 0px 4px;
	text-decoration: underline;
	font: bold 10px  Arial, Helvetica, sans-serif;
}

a.sublevel-right:link, a.sublevel-right:visited {
	color: #666666;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px  Arial, Helvetica, sans-serif;
}

a.sublevel-right:hover {
	color: #333333;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}
/*________________________________________________________________________________________*/


table.moduletable-left {
   width: 100%;
   margin-bottom: 0px;
   padding: 0px 0px 0px;
   border: 0px ;
   border-collapse: collapse;
	
}

table.moduletable-left th {
	padding: 8px;
	/*height: 30px;*/
	font: bold 11px;
	color: #FFFFFF;
	text-align: center;
	text-transform: capitalize;
	background: url(../images/fondo_titulo_left.jpg) repeat-x;

}


table.moduletable-left td {
	font-size: 10px;
	padding: 4px 1px 0px 3px;
	margin: 0px;
	font-weight: normal;
	height: 22px;
	background-color: #F2F6F7;
	border-bottom: 1px solid #E1E9EB;
	border-top: 1px solid #FFFFFF;
}

/* Ajuste de la imagen "Nuevo" del menú izquierdo */

table.moduletable-left td img {
	vertical-align: -25%;
}


a.mainlevel-left:link, a.mainlevel-left:visited {
	color: #255483;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.mainlevel-left:hover {
	color: #0079C2;
	padding: 0px 0px 0px 4px;
	text-decoration: underline;
	font:  10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sublevel-left:link, a.sublevel-left:visited {
	color: #2B5478;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font:  10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sublevel-left:hover {
	color: #2B5478;
	padding: 0px 0px 0px 4px;
	text-decoration: underline;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------------*/



/*________________________________________________________________________________________*/


table.moduletable-servicios {
	/*background: url(../images/fondo_tabla_servicios.jpg) repeat-x;*/
	width: 90%;
	/*margin: 10px 10px;*/
	padding: 0px 0px 0px;
	/*border: 1px solid #D0DBE7;*/
}

table.moduletable-servicios th {
	background:  url(../images/fondo_titulo_servicios2.jpg) repeat-x;
	padding: 4px 1px 1px 6px;
	height: 24px;
	font: bold 11px;
	color: #FFFFFF;
	vertical-align: top;
	/*text-transform: capitalize;*/
	text-align: center;
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
}

table.moduletable-servicios td {
	font-size: 10px;
	height: 20px;
	/*padding: 0px 0px 0px 0px;
	margin: 0px;*/
	font-weight: normal;
}

a.mainlevel-servicios:link, a.mainlevel-servicios:visited {
	color: #666666;
	text-decoration: none;
		padding: 2px 0px 2px 0px;
	
	font: bold 10px Arial, Helvetica, sans-serif;
}

a.mainlevel-servicios:hover {
	color: #333333;
	padding: 2px 0px 2px 0px;
	text-decoration: nonne;
	font: bold 10px  Arial, Helvetica, sans-serif;
	
	/*BORDER-RIGHT: #a2c5eb 1px solid; 
	BORDER-TOP: #a2c5eb 1px solid; 
	DISPLAY: block; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #a2c5eb 1px solid; 
	CURSOR: pointer; 
	BORDER-BOTTOM: #a2c5eb 1px solid; 
	BACKGROUND-COLOR: #f0f7fd*/
}

a.sublevel-servicios:link, a.sublevel-servicios:visited {
	color: #666666;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px  Arial, Helvetica, sans-serif;
}

a.sublevel-servicios:hover {
	color: #333333;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}
/*________________________________________________________________________________________*/

/*________________________________________________________________________________________*/


table.moduletable-toolbar {
	background: #F8F8F8 ;
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px 0px;
	border: 0px;
}

table.moduletable-toolbar th {
	padding: 4px 1px 1px 6px;
	font:  11px;
	color: #ececec;
	vertical-align: top;
	text-align: left;
	border: 0px;
}

table.moduletable-toolbar td {

	padding: 0px 0px 0px 0px;
	margin: 0px;
	
}

a.mainlevel-toolbar:link, a.mainlevel-toolbar:visited {
		display: block;
	background: url(../images/fondo_bontones.jpg) no-repeat;
	vertical-align: middle;
	font: bold 11px;
	color: #666666;
	text-align: left;
	padding-top: 8px;
	padding-left: 40px;
	height: 30px !important;
	height: 31px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-toolbar:hover {
	background-position: 0px -31px;
	text-decoration: none;
	color: #444444;
}

a.sublevel-toolbar:link, a.sublevel-toolbar:visited {
	color: #444444;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px  Arial, Helvetica, sans-serif;
}

a.sublevel-toolbar:hover {
	color: #C4C4C4;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}
/*________________________________________________________________________________________*/

.message{
	padding: 1px 0px 0px 4px;
	/*height: 40px;*/
	font-size: 14px;
	font-weight: bold;
	color: #0079c2;
	vertical-align: middle;
	text-align: center;
	text-transform: none;
}

/* Menu Expandible */

dl.accordion-menu dt{
	background:transparent url(../images/fondo_titulo_mas.jpg) repeat-x scroll 0 0;
	font-size:11px !important;
	color:#FFFFFF !important;
	padding:5px 0 0;
	margin: 0px;
	text-align:center;
	text-transform:capitalize;
	border: none !important;
	width: 192px !important;
	height: 30px !important;
}

.moduletable_productos td, .moduletable_empresa td{
	padding: 0px;
	margin: 0px;
}

dd{
	background-color:#F2F6F7 !important;
	border-bottom:1px solid #E1E9EB !important;
	border-top:1px solid #FFFFFF !important;
	color:#858585 !important;
	font-size:10px !important;
	font-weight:normal !important;
	margin:0 !important;
	padding:5px 1px 5px 3px !important;
	text-align:left !important;
	width:180px !important;
}	

dd a {
	color:#255483 !important;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size:10px !important;
	padding:0 0 0 4px !important;
	text-decoration:none !important;
}

dd a:hover {
	color:#0079C2 !important;
	text-decoration:underline !important;
}

dl dd dl dd a{
	color:#2B5478 !important;
	/*padding:0 0 0 32px !important;*/
	text-decoration:none !important;
	border: none !important;
}

#field_extend20{
	width:180px !important;
}

/* Estilos para banner expandible */
#banner{
	width: 100%;
}

#contenedor{
    height: 320px;
    margin: 0 auto !important;
    position: absolute;
    text-align: center;
	top: 0px !important;
    width: 100%;
    z-index: 1000;
}
