body{



	width:98%;


	font-size:70%;

	font-family:1.6em/1.3 Helvetica, Arial, sans-serif;

}



#principal{

	 width: 900px;

    height: auto;

    position: absolute;

    top: 0%;

    left: 52%;

    margin-top: 0px; /* 50% del alto*/

    margin-left: -500px; /* 50% del ancho */

    font-family: Helvetica, Arial, sans-serif;

	}



#header{

	position:fixed;

	width:100%;

	float:left;

	background-image:url(../../imagenes/fondo.png);

	z-index: 100;

	}

	#logo img{

		width:120px;

		height:117px;

		margin-bottom:10px;

	}

#nombre_sitio{

	margin-left:160px;

	margin-top:-120px;

}

h1{

	color:rgb(231,190,45);

	font-family:1.6em/1.3 Helvetica, Arial, sans-serif;

}

h2{

	margin-top:-10px;

	color:rgb(0,33,66);

	font-family:1.3em/1 Helvetica, Arial, sans-serif;

	margin-bottom:20px;

}

#buscar{

	width:250px;

	margin-left:450px;

	margin-top:-3px;

	margin-bottom:1px;

}



#busca{

	width:130px;

}

#red_sociales{

	width:70px;

	height:30px;

	margin-left:300px;

	margin-top:-43px;

	margin-bottom:1px;

}

#red_sociales  img{

	width:30px;

	height:30px;

	

}

#red_sociales ul li{

	list-style:none;

}

#twitt{

	margin-left:35px;

	margin-top:-34px;

}

#opciones {

    margin-left:770px;

	margin-top:-100px;



}

#opciones img{

	height:40px;

	width:170px;

}





#conocenos {

    margin-left:770px;

	margin-top:5px;



}

#conocenos img{

	height:40px;

	width:170px;

}



#cuerpo{

	margin-top:25px;

}

/******************************************/

#english{



	width:12%;

	margin-left:10%;

	margin-bottom:0%;

	margin-top:-1%;

}



/*******************************************/

#buscador2{

	width: 550px;

	

	margin-left: 0px;

	

}





h2 strong span, h2 span{

  	font-size: 1.3em;

  	color: #003366;

  	text-align: center;

  }



  p span,p{

  	text-align: justify;

  	font-size: 1.1em;

  }



 ul {

 	font-size: 1.3em;

 	text-align: justify;

 }

/***********************************************/

div#banner{



	margin-left: 16%;

	margin-top: 20%;

}



#footer{

	margin-top:auto;

	background-image: url(http://icca-online.net/coach/ICCA/imagenes/foote1r.png);

	height:60px;

	width:950px;

}

#footer p {

	float:left;

	color: rgb(255,255,255);

	margin-top:5px;

	text-align:justify;

	margin-left:150px;

}



#footer p a{

	

	color:rgb(219,157,15);

}



a:visited {text-decoration:none;color:rgb(219,157,15)} 



footer{

	font-size: 1.3em;



	background-color: rgb(00,33,66);

	width:104%;

	margin-left:.5%;

	margin-bottom:-3%;

	border-bottom-right-radius: 1em;

	border-bottom-left-radius: 1em;

}

footer p{

	width:95%;

	margin-left: 2.5%;

	text-align: justify;

	color: rgb(255,255,255);

	font-size: .8em;

	margin-bottom: 2%;

}

footer a:link{



	color:rgb(231,190,45);

	border: none;

}

