BODY{
	MARGIN:0;	
	overflow: yes;
	background-color: #CC6600;
	background-image: url(images/gradient.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

A{
	color: #000;
	text-decoration: none;
	cursor: pointer; cursor: hand;
}

A:hover{
	color: #CC5E00;
	text-decoration: none;
	cursor: pointer; cursor: hand;
}

table{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 10pt;
	color: #993300;
	text-align: justify;
}

.subrayado{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 10pt;
	color: #666;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #b9b9b9;
	text-align: justify;
}

.subrayado2{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 10pt;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #b9b9b9;
	text-align: justify;
}

.doc{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 10pt;
	color: #666;
}

.cabeceraLista{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #FF9D35;
}

input{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 10pt;
	color: #660000;
}

select{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 10pt;
	color: #660000;
}

.boton{
	border: 1px #c9b199 solid;
	background-image: url(images/boton.gif);
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #ffffff;
	
	font-family: Times New Roman, Arial;
	font-size: 10pt;
	color: black;
}

.tableForm{
	border: 1px #c9b199 solid;
	background-color: #ffffff;
}

.tableFormButtons{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #c9b199;
	background-color: #faf0dc;
}

.bckg01{
	background-image: URL( images/mosaico01.gif );
	background-position: bottom right;
	background-color: white;
	background-repeat: no-repeat;
}

.bckg02{
	background-image: URL( images/mosaico02.gif );
	background-position: bottom center;
	background-color: white;
	background-repeat: repeat;
}

.bckg03{
	background-image: URL( images/mosaico03.gif );
	background-position: bottom left;
	background-color: white;
	background-repeat: no-repeat;
}

.bckg04{
	background-image: URL( images/mosaico04.gif );
	background-position: center left;
	background-color: white;
	background-repeat: repeat;
}

.bckg05{
	background-image: URL( images/mosaico05.gif );
	background-position: top left;
	background-color: white;
	background-repeat: no-repeat;
}

.bckg06{
	background-image: URL( images/mosaico06.gif );
	background-position: top center;
	background-color: white;
	background-repeat: repeat;
}

.bckg07{
	background-image: URL( images/mosaico07.gif );
	background-position: top right;
	background-color: white;
	background-repeat: no-repeat;
}

.bckg08{
	background-image: URL( images/mosaico08.gif );
	background-position: center right;
	background-color: white;
	background-repeat: repeat;
}

.bckg09{
	background-image: URL( images/mosaico09.gif );
	background-position: bottom center;
	background-color: #f9f9f9;
	background-repeat: repeat-x;
}

.mosaicoBottom{
	background-image: URL( images/mosaicoBottom.gif );
	background-position: bottom center;
	background-color: #f9f9f9;
	background-repeat: repeat-x;
}

