body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#8C8C8C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #979797;	
/*	cursor: url(img/puntero.ico);*/
}

.fondo_izquierda
{
	background-image:url(img/fondo_izquierda.jpg);
	background-position:right top;
}


.fondo_derecha
{
	background-image:url(img/fondo_derecha.jpg);
	background-position:left top;
}


.fondo_home
{
	background-image:url(img/fondo_home.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.fondo_quienes_somos
{
	background-image:url(img/fondo_quienes_somos.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.fondo_que_hacemos
{
	background-image:url(img/fondo_que_hacemos.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.fondo_solidaridad
{
	background-image:url(img/fondo_solidaridad.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.fondo_formatos
{
	background-image:url(img/fondo_formatos.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.fondo_clientes
{
	background-image:url(img/fondo_clientes.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.fondo_clientes_flash
{
	background-image:url(img/logos/logos_ov.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.fondo_contacto
{
	background-image:url(img/fondo_contacto.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.pie
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#B2B2B2;
}

.fondo_pie
{
	background-image:url(img/logos/logos_r12_c2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.pie a:link {
	color: #FFFFFF;
	text-decoration: none;	
}

.pie a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.pie a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.edit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#8C8C8C;
	background-color:#000000;
	border-width:0px;
	border-color:#000000;
	width:270px;
}

.textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#8C8C8C;
	background-color:#000000;
	border-width:0px;	
	border-color:#000000;
	width:270px;
	height:330px;
}