

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
	color: #7e7e7e;
	font-size: 11px;
	clear: none;
}

body {

	background: #fff;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	
}

#div_derecha {
	text-align: right;
	width: 500px;
	border-bottom: 1px dotted #000;
	margin-top: 100px;
	

}



#div_derechados {
	text-align: right;
	width: 500px;
	border-bottom: 1px dotted #000;
	margin-top: 130px;
}

#div_spacer {
	width: 500px;
	margin-top: 10px;
}

#div_logo {
	width: 155px;
	border-bottom: 1px dotted #000;
}



.logoClass:link {

	text-decoration: none;
	
}

.logoClass:hover {
	text-decoration: none;
	background-color: #FFFFFF;	
}










#div_logo_spacer {
	margin-top: 15px;
}




.puntitos {
	color: #000;
	border-bottom: 1px dotted #000;
	font-weight: bold;
	bottom: 3px;
	line-height: 14px;
	position: relative;
}

.nueve_puntos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
		line-height: 11px;
}
.nueve_puntos_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
			line-height: 11px;
}
.diez_puntos_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
			line-height: 11px;
}
.once_puntos_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
			line-height: 11px;
}
.ocho_puntos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
			line-height: 11px;
}
.ocho_puntos_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: bold;
			line-height: 11px;
}


body.section-1 {
}
body.section-2 {
}
body.section-3 {
}

a:link {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited { 
	text-decoration: none; 
	color: #333333;
}

li.active a { background-color: #f2fd6f; }

a:hover {
	background-color: #f2fd6f;
}

/*

a:active { text-decoration: none;
	background-color: #ff8ed7;
}










*/


a img {

	border: none;
}



/* -------------------- */

.EstiloLink{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.EstiloLink:link {
	font-size: 11px;
	text-decoration: none; 
	color: #7e7e7e;
	font-weight: bold;

}

.EstiloLink:active { 
text-decoration: none;
}
.EstiloLink:visited { 
	text-decoration: none; 
color: #7e7e7e;
}
.EstiloLink:hover {
	background-color: #aedfea;
	color: #333333;
}

/* aedfea -------------------- */



/*

*/
.EstiloBoton {

	background-color: #f2fd6f;
	color: #333333;
	
}



.EstiloBoton:link {

	background-color: #f2fd6f;
	color: #333333;
	
}

/*
.EstiloBoton:active { text-decoration: none;
	background-color: #ff8ed7;
}
.EstiloBoton:visited { text-decoration: none; color: #464646;
	background-color: #f2fd6f;
}
*/
.EstiloBoton:hover {
	background-color: #aedfea;
	/*color: #ff3cbe;*/
}



#justino {
	margin: 0;
	padding: 0;
	 /*background-color: #FF0000; */
	text-align: justify;
}

.espacioSup {

padding-top: 8px;

}

#menu {
	width: 190px;
	bottom: 0;
	left: 40px;
	position: absolute;
	height: 100%;
	border-top-width: 1px;
	background-image: none;
	background-color: transparent;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;

}

#menu ul li.section-title {
width: 155px;
	color: #000;
	border-bottom: 1px dotted #000;
	font-weight: bold;
	bottom: 3px;
	line-height: 14px;
	position: relative;
		/* background-color: #99FFFF; */ 
	
}

#content {
    height: 100%;
    margin: 0 0 0 215px;
	top: 69px;
	position: relative;

		
}

.container {
    padding: 5px 5px 25px 5px;
	color: #ff8965;
	width: 500px;
	position: relative;
	/*  background-color: #99FFFF;  */

	


}

#content p {
	margin-bottom: 9px;
	color: #7e7e7e;
	text-align: left;
	z-index: ];
	width: 500px;
	clear: none;
	float: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;


}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

p {
	margin: 0 0 9px 0;
	color: #7e7e7e;
	font-size: 12px;
	/*text-align: justify;*/
}

h1 { font-size: 32px;
}
h2 { font-size: 24px;
}
h3 { font-size: 16px;
}
h4 { font-size: 12px;
}

#img-container	{ margin: 0; padding: 0;
	float: left;

	direction: ltr;
	top: 100px;
	/*background-color: #99FFFF; */  
	border-bottom: 1px dotted #000;
	margin-top: 117px;

}
#img-container p	{
	width: 500px;
	margin: 0;
	padding: 0 0 0px 0;
	position: relative;
		text-align: right;


}

#once { clear: left;
}