/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#eeeef2;
}
#contenedor {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

td.off {
	height:24px;
	padding-left:18px;
	margin: 1px;
	background-image: url(../images/left_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
td.on{
	background:  url(../images/left_menu_bg.gif) 0px 0px no-repeat;
	height:24px;
	padding-left:18px;
	margin: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.menu_box
{
border-top:2px solid #FF9900;
border-bottom:2px solid #FF9900;
border-left:2px solid #FFFFFF;
background-color:#006847;
height:30px;
padding-left:20px;
color:#424242;
}
.body_table
{
margin:2px 0px;
}
.border_bottom
{
border-bottom:2px solid #DDDDDE;
}
.img
{
border:2px solid #DEDEDF;
}






/* CSS Background image Document */
.header_top_image
{
background:url(../images/header_top_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-top:2px solid #FFF;
height:128px;
}
.header_bottom_image
{
background: url(../images/header_bottom_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-bottom:2px solid #FFF;
height:123px;
}
.logo_bg
{
background:url(../images/logo_bg.jpg) left top no-repeat #FFF;
height:103px;
color:#000000;
}




/* CSS Background image Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.left_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color:inherit;
	padding: .3em;
	display: block;
}
.left_menu_text:hover
{
	color:#00000;
	text-decoration:none;
	background-color:inherit;
	display: block;
}

.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#424242;
	background-color:#f2ffbf;
	border:1px solid #a6c920;
	clear:both;
	display:block;
	padding:5px;
	width: 500px;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
}
.menu_text:hover
{
color:#006847;
text-decoration:none;
background-color:inherit;
}
.orange_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	background-color:inherit;
	text-decoration:underline
}
.orange_link:hover
{
text-decoration:none;
color: #FF9900;
background-color:inherit;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.caja {
	padding: 8px;
	border: 1px solid #FFFFFF;
	list-style-type: none;
}
.Estilo3 {
	padding: 8px;	
}
.estilo4 {
	color: #9d102d;
	padding: 5px;
}
/************ PARA LOS CLIENTES *************************/
div.texto_derecha2 {
	TEXT-ALIGN: justify; PADDING-LEFT: 10px; WIDTH: 320px; FLOAT: left; PADDING-TOP: 15px;
}
div.sombreado_oscuro {
	BACKGROUND-IMAGE: url(../imagenes/fondo_verdoso_oscuro.gif); WIDTH: 310px; BACKGROUND-REPEAT: no-repeat; FLOAT: left; HEIGHT: 133px;
}
div.sombreado_claro {
	BACKGROUND-IMAGE: url(../imagenes/fondo_verdoso_claro.gif); WIDTH: 310px; BACKGROUND-REPEAT: no-repeat; FLOAT: left; HEIGHT: 133px;
}
div.tutorial {
	PADDING-LEFT: 20px; FLOAT: left; PADDING-TOP: 20px;
}
div.mayor {
	FLOAT: left; PADDING-TOP: 2px;
}
div.titulo_verde {
	PADDING-LEFT: 12px; PADDING-TOP: 8px; FLOAT: left; COLOR: #282828; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
div.descripcion {
	TEXT-ALIGN: justify; PADDING-LEFT: 20px; WIDTH: 335px; FLOAT: left; PADDING-TOP: 12px;
}