body {
	color: #000000; /* text color */
	font-family: Arial, Helvetica, sans-serif; /* font name */
	font-size: 12px;
	margin: 0px;
	text-align: left;
	background-image: url(images/fondoBody.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E4E4E4;
}
a {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
	line-height: 20px;
}


.contenido {
	background-image: url(images/fondoBig22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFBE5;
	margin: 0px;
	padding: 0px;
	width: 579px;
}
.header {
	background-color: #CC0000;
	width: 180px;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.footer {
	font-size: xx-small;
	height: 180px;
	color: #000033;
	background-color: #CC0000;
	background-image: url(images/fondoBig31.jpg);
	background-repeat: no-repeat;
}

.phpmaker {
	color: #000000; /* font name */
	font-size: xx-small;
}




.input, textarea, select {	
	font-size: x-small; /* font size */
} 
select {
	width: 165px;
}

/* main table */
.ewTable {
	color: #000000; /* font name */
	font-size: small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewSearchOpr {
	 
	font-size: xx-small; /* font size */
	color: maroon;
}

.ewListAdd {
	 
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.phpmakerlist td {
	color: #000000; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	 
	font-size: xx-small; /* font size */
	padding: 2px; /* cell padding */
	border: 0px;
}

/* main table header cells */
.ewTableHeader {
	background-color: #666666; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
}



/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	font-family: , Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 5px;
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	font-size: medium;
	color: #000000;
	background-image: url(images/fondoLetras.gif);
	font-weight: bold;
	margin-left: 10px;
	width: 450px;
	padding: 0px;
	line-height: 25px;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: 10px;
}

/* main table select color */
.ewTableSelectRow {
	background-color: #CCFFFF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
	font-size: medium;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	 
	font-size: xx-small; /* font size */	
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: #000000; /* text color */
	 
	font-size: xx-small; /* font size */
	border: 0px; /* border */	
}



/*END_SYSTEM_STYLES*/
#contenedor {
	width: 940px;
	margin: auto;
}
#contenedor h6 {
	color: #000033;
	font-size: xx-small;
}

#contenedor .footer a {
	color: #FFCC00;
	text-decoration: underline;
	font-size: xx-small;
}
#contenedor .footer a:hover {
	color: #000066;
}

#contenedor .contenido a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EB7229;
}
#contenedor .contenido a:hover {
	color: #FFFFFF;
	background-color: #800000;
	text-decoration: none;
}
#contenedor .contenido a:visited {
	text-decoration: none;
	font-weight: bold;
	background-color: #CF0900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFF00;
}
#tabla {
	text-decoration: none;
	font-size: x-small;
}

#tabla input {
	border: 1px solid #999999;
	font-size: small;
}
#contenedor .contenido #tabla a {
	color: #000000;
	text-decoration: underline;
	font-size: xx-small;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	background-color: #FFFBE5;
}
#contenedor  .contenido  #tabla  a:hover  {
	color: #990000;
	text-decoration: none;
}
#contenedor .contenido #tabla a:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}



.style1 {font-size: medium}
.style2 {font-size: x-large}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px outset #CCCCCC;
	cursor: hand;
	text-decoration: none;
	background-color: #EB7229;
	color: #FFFFFF;
	font-weight: bold;
}
.cajasFormularios {
	border: 1px solid #990000;
	background-color: #FFFBE5;
	margin: 0px;
	padding: 0px;
}
