body, a, p, table, td, tr, ul, form {
	font-family: verdana; 
	font-size: 10pt; 
	color: #000000;
}

body {
	background: #E25A03 url('../images/fondo_inferior.gif') repeat-y center; 
	margin: 0px;
}

a:link {text-decoration: underline; color: #CF5003;}
a:visited {text-decoration: underline; color: #CF5003;}
a:hover {text-decoration: underline; color: #000000;}
.arbol:link {text-decoration: none; color: #CF5003;}
.arbol:visited {text-decoration: none; color: #CF5003;}
.arbol:hover {text-decoration: underline; color: #000000;}
.masinfo:link {font-family: tahoma;	font-size: 7pt; text-decoration: underline; color: #CF5003;}
.masinfo:visited {font-family: tahoma; font-size: 7pt; text-decoration: underline; color: #CF5003;}
.masinfo:hover {font-family: tahoma; font-size: 7pt; text-decoration: underline; color: #000000;}
.masinfosec:link {font-family: tahoma;	font-size: 7pt; text-decoration: underline; color: #6A6A6A;}
.masinfosec:visited {font-family: tahoma; font-size: 7pt; text-decoration: underline; color: #6A6A6A;}
.masinfosec:hover {font-family: tahoma; font-size: 7pt; text-decoration: underline; color: #000000;}
.referencias:link {font-family: verdana;	font-size: 8pt; text-decoration: underline; color: #6A6A6A;}
.referencias:visited {font-family: verdana; font-size: 8pt; text-decoration: underline; color: #6A6A6A;}
.referencias:hover {font-family: verdana; font-size: 8pt; text-decoration: underline; color: #000000;}

h1 {
	color: #000000;
	font-weight: 400;
	font-size: 10pt;
	margin-top: 0px; 
	margin-bottom: 32px;
	height: 22px;
	width: 80%;
	text-transform: uppercase;
	background-image: url('../images/lineah1.gif');
	background-repeat: repeat-x;
	background-position: 19px left;
}

h2 {
	color: #0099CC;
	font-weight: 400;
	font-size: 19pt;
	margin-top: 20px; 
	margin-bottom: 34px;
}

h3 {
	color: #FF6600;
	font-weight: 400;
	font-size: 14pt;
	margin-top: 40px; 
	margin-bottom: 27px;
	/* text-transform: uppercase; */
}

h4 {
	color: #000000;
	font-weight: 600;
	font-size: 10pt;
	margin-top: 20px; 
	margin-bottom: 27px;
	/* text-transform: uppercase; */
}

h5 {
	color: #FF6600;
	font-weight: 600;
	font-size: 10pt;
	margin-top: 12px; 
	margin-bottom: 0px;
	/* text-transform: uppercase; */
}

li {
	text-align: justify;
	list-style-type: square;
	margin-top: 4px; 
	margin-bottom: 4px;
}

ol.numerada li{
	text-align: justify;
	list-style-type: decimal;
	margin-top: 4px; 
	margin-bottom: 4px;
}

.imagen-derecha-sup
{
float: right;
margin: 3px 0 13px 20px;
border: 9px solid #E1F5FF;
/*border: 3px double #CCCCCC; */
padding: 2px;
}

.imagen-derecha-med
{
float: right;
margin: 15px 0 15px 22px;
border: 9px solid #E1F5FF;
/*border: 3px double #CCCCCC; */
padding: 2px;
}

.imagen-izquierda-sup
{
float: left;
margin: 3px 20px 13px 0;
border: 9px solid #E1F5FF;
/*border: 3px double #CCCCCC; */
padding: 2px;
}

.imagen-izquierda-med
{
float: left;
margin: 15px 22px 15px 0;
border: 9px solid #E1F5FF;
/*border: 3px double #CCCCCC; */
padding: 2px;
}

.tabla-lista-der {
	BORDER: 3px double #CCCCCC; 
	PADDING: 15px; 
	FLOAT: right; 
	margin: 3px 0 15px 22px;
	background: #F5F5F5
}
.tabla-lista-der UL {
	MARGIN-TOP: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	MARGIN-BOTTOM: 0.15em; 
	MARGIN-LEFT: 1em; 
}

.art_titulo {
	color: #0099CC;
	font-weight: 400;
	font-size: 17pt;
	margin-top: 30px; 
}

.art_bajada {
	color: #FF6600;
	font-weight: 400;
	font-size: 12pt;
	margin-top: 10px; 
	margin-bottom: 45px; 
	/* text-transform: uppercase; */
}

.art_texto {
	color: #000000;
	font-weight: 400;
	font-size: 10pt;
	text-align: justify;
	margin-top: 12px; 
	margin-bottom: 12px;
	margin-right: 12px;
	/* text-transform: uppercase; */
}

#cuerpo {
	text-align: justify;
	padding-left: 0px;
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 20px;
}


#menuizq {
	background-position: left top; 
	width:170px; 
	height:300px; 
	background-image:url('../images/fondomenu2.gif'); 
	background-repeat:no-repeat; 
	padding-left:16px;
}


#sinmenu {
	width:100%; 
	background-position: left top; 
	background-image:url('../images/fondomenu2.gif'); 
	background-repeat:no-repeat; 
	padding-left: 35px;
	padding-right: 10px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

ul.listabien {
padding-left: 10px;
margin-left: 10px;
list-style-type: none;
list-style: none;
color: #FFFFFF;
}

ul.listabien li{
padding-left: 22px;
background: url(../images/ico_bien.gif) 0em 0.1em no-repeat;
margin-bottom: 1em;
}

ul.listamal {
padding-left: 10px;
margin-left: 10px;
list-style-type: none;
list-style: none;
color: #FFFFFF;
}

ul.listamal li{
padding-left: 22px;
background: url(../images/ico_mal.gif) 0em 0.1em no-repeat;
margin-bottom: 1em;

form {margin-bottom : 0;}
