body {
	font-family:"trebuchet MS", sans-serif;
	font-size:12px;
	background: #E3E3E3;
	background-image: url( );
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.texto_contenido {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #666666;
}

.texto_contenido_2 {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #2C84BA;
}

.texto_12 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
}

.titulo_verde {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #588F3D;
}

.titulo_amarillo {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #F4B81C;
}

.titulo_rojo {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #C34646;
}

.titulo_azul {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #2078AA;
}


.texto_contenido {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #666666;
}

.texto_blanco {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #ffffff;
}

.texto_gris {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #999999;
}

.texto_negro {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #53515C;
}

.texto_gris_suave {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #CCCCCC;
}

/* PUNTOS --------------------------------------------------------------  */

.punto_1{
    background-image: url(../../images/background/marco/puntoMarco.gif);
	background-repeat: repeat-x;
	background-position:center
}

.punto_2{
    background-image: url(../../images/background/marco/punto2.gif);
	background-repeat: repeat-x;
	background-position:center
}

/* PIE -----------------------------------------------------------------  */

.pie_1{
    background-image:url(../../images/pie.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:E3E3E3;
}

