BODY{
	font: 75%/160% Arial, Helvetica, sans-serif;
	width: 100%;
	margin:0px;
}

a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: orange;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	color: #f47400;
	font-weight: normal;
}

#fila1{
	width: 250px;
	float: left;
}

#candidata{
	width:500px;
	float:left;
}

#fila2{
	width: 250px;
	float: left;
}

#fila3{
	width: 250px;
	float: left;
}

#contenedor{
	width: 100%;
}

#header{
	background: url("images/header.gif");
	height: 132px;
}

#menu{
	background: url("images/barra.jpg");
	height: 36px;
	text-align: center;
}

#nav {
	list-style:none;
	margin:0px 0px 0px;
	padding-left:100px;
	clear:both;
	float:left;
	line-height:0px;
}
#nav li{
	float:left;
}
#nav li a{
	height: 36px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav-inicio a{
	width: 83px;
	background: url(images/inicio.gif) no-repeat left top;
}
#nav #nav-inicio a:hover{
	background: url(images/inicio_over.gif) no-repeat left bottom;
}
#nav #nav-somos a{
	width: 174px;
	background: url(images/somos.gif) no-repeat left top;
}
#nav #nav-somos a:hover{
	background: url(images/somos_over.gif) no-repeat left bottom;
}
#nav #nav-mision a{
	width: 105px;
	background: url(images/mision.gif) no-repeat left top;
}
#nav #nav-mision a:hover{
	background: url(images/mision_over.gif) no-repeat left bottom;
}
#nav #nav-vision a{
	width: 109px;
	background: url(images/vision.gif) no-repeat left top;
}
#nav #nav-vision a:hover{
	background: url(images/vision_over.gif) no-repeat left bottom;
}
#nav #nav-galeria a{
	width: 179px;
	background: url(images/galeriafotos.gif) no-repeat left top;
}
#nav #nav-galeria a:hover{
	background: url(images/galeriafotos_over.gif) no-repeat left bottom;
}
#nav #nav-contacto a{
	width: 128px;
	background: url(images/contacto.gif) no-repeat left top;
}
#nav #nav-contacto a:hover{
	background: url(images/contacto_over.gif) no-repeat left bottom;
}
#cabecera{
	background: url("images/ciscoheader.jpg");
	height: 203px;
}

#contenido{
	width: 800px;
	height: 500px;
}

#contenido5{
	width: 800px;
	height: 550px;
}

#contenido2{
	height: 850px;
}

#contenido3{
	height: 950px;
}

#contenido4{
    height: 1400px;
}

#principal{
	padding: 40px;
	text-align: justify;
	width: 520px;
	float: left;
}

#principal1{
	padding-left: 70px;
	text-align: justify;
	width: 260px;
	float: left;
}

#principal2{
	text-align: justify;
	width: 260px;
	float: left;
}

#principal3{
	text-align: justify;
	width: 260px;
	float: left;
}

#principal4{
	width: 800px;
	float: left;
	padding-left:165px;
}

#titulo_cumples{
	padding-left: 40px;
	padding-top: 40px;
	float:left;
	width:800px;
}

#anuncios{
	width: 120px;
	padding: 40px;
	text-align: center;
	float: left;
	background: url(images/dot.gif) repeat-y top left;
	height:350px;
}

#integrante{
	float: left;
	margin-top:15px;
	height: 104px;
	width:250px;
}

#foto{
	float: left;
	width: 104px;
}

#texto{
	float: left;
	width: 100px;
	padding:10px;
	text-align: left;
}

#footer{
	background: url(images/footer.gif);
	height: 30px;
	color: white;
	padding: 20px;
}

p{
	margin-bottom:10px;
}
