BODY {
	background-color : #FFE2AA;
	font-family : Verdana, Helvetica, Arial, Geneva, sans-serif;
	text-align : justify;
}
P {
	text-align : justify;
	font-size : 12px;
}

.LEFT {
	background : #FFE2AA;
	color : Black;
}

A:LINK {
	color :  #C44C3C;
	text-decoration : none;
}
A:VISITED {
	color :  #C44C3C;
	text-decoration : none;
}
A:ACTIVE {
	color :  #C44C3C;
	text-decoration : none;
}
A:HOVER {
	color :  #C44C3C;
	text-decoration : underline;
}
.TITULO1 {
	font-weight : bold;
	text-align : right;
	color : #C44C3C;
	font-size : 17px;
}
.DIRECCION {
	text-align : center;
	font-size : 11px;
	font-weight : bold;
}
.LEFT2 {
	font-size : 12px;
	color :  #FFE2AA;
}
.EMAIL {
	text-align : center;
}

.LINKESP {
	color : Black;
	font-weight : bold;
	text-decoration : none;
	font-size : 17px;	
}
.TEXTO {
	text-align : justify;
	font-size : 12px;
}

.TEXTO2 {
	text-align :center;
	font-size : 12px;
	font-style : italic;
}
.TITULO2 {
	font-weight : bold;
	text-align : center;
	color : #C44C3C;
	font-size : 14px;
}
input	{
	color : #C44C3C;
	background-color : #FFE2AA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select	{
	color : #C44C3C;
	background-color : #FFE2AA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
textarea	{
	color : #C44C3C;
	background-color : #FFE2AA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
.celdalogo	{
	height : 10pc;
	text-align : center;
	vertical-align : top;
}
.TEXTO3 {
	text-align : left;
	font-size : 12px;
}
.TEXTO4 {
	text-align : center;
	font-size : 12px;
}
.CONFONDO {
	background-attachment : fixed;
	background-image : url(fondo.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.TEXTO5 {
	text-align : center;
	font-size : 14px;
	font-weight : bold;	
}