@charset "UTF-8";
/* CSS Document */

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
body, html {background: #ffffff ; overflow: hidden}

		/*url(images/background.png) 0 0 repeat */
#inicio 
{
margin: 20px;
background: #ffffff url(images/unete_salto.jpg) no-repeat center left; position:relative;
width: 950px;
height: 700px;
}

#somos 
{
margin: 20px;
background: #D82118 url(images/unete_somos.png) no-repeat center left; position:relative;
width: 950px;
height: 700px;
}

#ofrecemos 
{
margin: 20px;
background: #ffffff url(images/unete_quienes.jpg) no-repeat center left; position:relative;
width: 950px;
height: 700px;
}

#unirse 
{
margin: 20px;
background: #D82118 url(images/logounete.png) no-repeat center left; position:relative;
width: 950px;
height: 700px;
}

#contacto 
{
margin: 20px;
background: #ffffff url(images/unete_contacto.jpg) no-repeat center left; position:relative;
width: 950px;
height: 700px;
}

a.button {
	background-image: url(images/a_off.jpg);
	padding:3px;
	padding-left:10px;
	padding-right:10px;	
	background-position: top;
	color: #333333;
	text-decoration: none;
	border:1px solid #ffc600;	
	line-height:20px;
	background-color:#ffc600;
	background-repeat:repeat-x;
	/*font-family: Georgia, "Times New Roman", Times, Serif; */
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
}

a.titulo {
	padding:3px;
	padding-left:10px;
	padding-right:10px;	
	background-position: top;
	color: #333333;
	text-decoration: none;
	border:1px solid #ffc600;	
	line-height:20px;
	background-color:#ffc600;
	background-repeat:repeat-x;
	/*font-family: Georgia, "Times New Roman", Times, Serif; */
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
}


.borde {
	
	border-color:#FFFFFF;
	
}

a.letra {
	padding:2px;
	padding-left:0px;
	padding-right:10px;	
	text-decoration: none;	
	text-align: justify;
	line-height:20px;
	/*font-family: Georgia, "Times New Roman", Times, Serif; */
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
}

a.letraBlanca {
	padding:2px;
	padding-left:0px;
	padding-right:10px;	
	text-decoration: none;	
	text-align: justify;
	line-height:20px;
	color:#FFFFFF;
	/*font-family: Georgia, "Times New Roman", Times, Serif; */
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
}

a.button2 {
	
	background-image: url(images/a_on.jpg);
	padding:3px;
	padding-left:10px;
	padding-right:10px;	
	background-position: top;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #000000;	
	line-height:20px;
	background-color:#000000;
	background-repeat:repeat-x;
	/*font-family: Georgia, "Times New Roman", Times, Serif; */
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
	
}

a.button:hover {
	border:1px solid #000000;
	background-image: url(images/a_on.jpg);
	background-color: #000000;	
	color:#ffffff;
	font: 15px/17px Georgia, "Times New Roman", Times, serif;
}

.logo {
	float: left;
	width: 300px;
	margin-bottom: 25px;
	margin-left: 30px;
}

.fotos {
	float: left;
	width: 300px;
	margin-bottom: 20px;
	top: 50;
	margin-left: 200px;
	padding: 10px;
	margin-top: 30px;
}



.icono {
	float: left;
	width: 300px;
	top:300px;
	height: 300px;
	margin-bottom: 25px;
	margin-left: 30px;
}

#sidebar {
	width:290px;
	position:absolute;
	right:20px;
	top:90px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size:14px;
	height: 600px;
	text-align: justify;
}

#side_panel {
	background:#1e1e1e;
	opacity:0.9;
	font-size:12px;
	line-height:18px;
	color:#7b7b7b;
	padding-top:12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}



#div2 {
	width:850px;
	position:absolute;
	right:20px;
	top:300px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size:14px;
	height: 500px;
	text-align: justify;
