input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #CCCCB3;	
}

a { color: #000000; text-decoration: none; }

p {padding:0px; margin:0px}

a:link {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:visited {
	color: #993300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:hover{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #990000;

}

#CONTENEDOR
{
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-COLOR: #000000;
    MARGIN: auto; 
    WIDTH: 760px;
	height:auto;
    BORDER-TOP-COLOR: #000000;
    HEIGHT: auto;
    BACKGROUND-COLOR: white;
    BORDER-RIGHT-COLOR: #000000;
	padding: 0px 0px 0px 0px;
}
.header
{
    BORDER-BOTTOM-COLOR: #000000;
    MARGIN: 0px;
    WIDTH: 100%;
    HEIGHT: 167px;
}
/*.headerflash
{
    BORDER-BOTTOM-COLOR: #000000;
    MARGIN: 0px;
    WIDTH: 406px;
    HEIGHT: 167px;
	float:left;
    BACKGROUND-COLOR: #010204;
}
.headerimagen
{
    BORDER-BOTTOM-COLOR: #000000;
    MARGIN: 0px;
    WIDTH: 354px;
    HEIGHT: 167px;
	float:right;
    BACKGROUND-COLOR: #010204;
}
*/
.menutop
{
	text-align:center;
	padding-top: 1px;
    WIDTH: 100%;
	height:20px;
	background-image:url(../images/barra_roja.jpg)
}
.menutop a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;f
	text-decoration: none;
}
.menutop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menutop a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menutop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*.menucenter
{
    WIDTH: 452px auto;
    HEIGHT: auto;
    BACKGROUND-COLOR: #EAEAEA;
}
.menuright
{
    FLOAT: right;
    MARGIN: 0px 0px 0px 0px;
    WIDTH: 166px;
    HEIGHT: 100%;
    BACKGROUND-COLOR: white;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
}
*/
.footer
{
    WIDTH: 760px;
    HEIGHT: 13px;
    BACKGROUND-COLOR: #00382F;
	margin:auto;
	position:relative;
	clear:both;
	text-align:center;
}
.footer P
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

/**************************/
/* MENU IZQUIERDO MENU LEFT */

.module_menu TABLE {
	width:140px;
	border-color:#000000;
}

*
.module_menu TD{
	border-bottom-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;	
	border-left-width:1px;
	
	padding-bottom: 6px;
	padding-left: 17px;
	padding-right: 3px;
	padding-top: 5px;
}

html > body .module_menu TD{
	border-bottom-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;	
	border-left-width:1px;
	
	padding-bottom: 6px;
	padding-left: 17px;
	padding-right: 3px;
	padding-top: 5px;
}

.module_menu a:link {
	color: #000000;
	background-color:#F1F3F2;
	text-decoration: none;
}
.module_menu a:hover {
	color: #FF9900;
	background-color:#F1F3F2;	
	text-decoration: none;
}
.module_menu a:active {
	color: #000000;
	background-color:#F1F3F2;	
	text-decoration: none;
}
.module_menu a:visited {
	color: #000000;
	background-color:#F1F3F2;	
	text-decoration: none;
}

A.mainlevel {
	background-color:#ffffff;
	color:#010204;*/
}

/**************************/
/* MENU HORIZONTAL MENU TOP */
html > body .mainlevel-nav
{
padding-left: 1px;
margin-right:5px;
padding-left:5px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:1px;
font-family: arial, helvetica, sans-serif;
}

.mainlevel-nav
{
padding-left: 1px;
margin-right:5px;
padding-left:5px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:1px;
font-family: arial, helvetica, sans-serif;
}

.moduletable {
	border-color: none;
	border-bottom-style:solid;
	border-bottom-width:0px;
		
	border-top-style:solid;
	border-top-width:0px;
		
/*	border-right-style:solid;
	border-right-width:2px;	
	border-right-color:white;
*/
	border-left-style:solid;
	border-left-width:0px;
}

.moduletable LABEL {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size:15px;
	font-weight:bold;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size:18px;
	font-weight:bold;
}