body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(imagenes/fondo_taormina_a.jpg)		
}

#contenedor {
	height: 900px;
	width: 1280px;
	margin: 0 auto;

						
}

#contenido {
	height:900px;
	width: 1280px;
	float: left;
	left: 29px;
	margin: 0 auto;	
}

#encabezado{
height:0px;
}

#prensa{
}



/*--------------- IMAGEN INDEX -----------*/

#fotocampeones {
	margin-left: 35px;
	float: left;
}
#imagentexto {
	margin-left: 35px;
	margin-top: 10px;
	
float: left;
}

/*-----------  Sobre Taormina  -------------*/

#foto {
	float:left;
	margin-top: 50px;
	margin-left: 30px;
	padding-right: 20px;
	}

#scroll {
	height: 240px;
	
	overflow: auto;
	
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

#scroll h2{
	color: #FF0000;
	font-style: oblique;
}

/*--------------- GALERĶA --------------*/
#galerķa{
	float: left;
		
}
#foto1{
	width:500px;
	height:334px;
	float: left;
	margin-left: 25px;
}
#foto2{
	width:500px;
	height:334px;
	float: left;
	margin-left: 25px;
}
#foto3{
	width:500px;
	height:334px;
	float: left;
	margin-left: 25px;
}
#foto4{
	width:500px;
	height:334px;
	float: left;
	margin-left: 25px;
}
#foto5{
	width:500px;
	height:334px;
	float: left;
	margin-left: 25px;
}
#siguiente{
	float: right;
	margin-top: 315px;
	margin-left: 25px;
	margin-right: 50px;
}
#anterior {
	float: left;
	margin-top: 315px;
	margin-left: 60px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/*------------- SERVICIOS -------------*/

#textoservicios{
	height:350px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	float: inherit;
	display: inherit;
	
	text-align: center;
	margin-left: 45px;
	color: #000000;
	
}
#textoservicios h2{
	color: #000000;
	font-style: oblique;
	text-decoration: underline;
	
}
#textoservicios h3{
	font-size: 16px;
	color: #FF0000;
	font-style: oblique;
	text-decoration: underline;
}
#textoservicios h4{
	font-style: oblique;
	color: #0000FF;

}
/*---------- CONTACTO --------------*/

#formulario{
	float: left;
	margin-left: 50px;
	height: 200px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/*---------- UBICACION -------------*/
#corredor {
	float: left;
	margin-left: 20px;
	height: 350px;
	width: 233px;
}
#mapa {
	float: left;
	margin-right: 20px;
	height: 342px;
	width: 400px;
	border-style: dotted;
	color: #000000;
	border-width: 2px;
}
#ubicacion {
	float: left;
	height:200px;
	width: 200px;
	
}
#ubicacion h5{
	color: #FF0000;
	font-size: 14px;
	text-decoration: underline;	
}
#ubicacion h6{
	font-size: 12px;
}

/*---------- ALUMNO ----------------*/

#alumno {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: 12px;
	height: 350px;
	width: 400px;
	float: left;
	font-weight: bold;
	margin-left: 130px;
}
#alumno h1{
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#alumno h2{
font-size: 16px;
	color: #000000;
	text-align: center;
}
/* --------- MENU PRINCIPAL ----------- */

#menu {
	float: left;
	clear: both;
	margin: 0px;
	width: 1024px;
	height: 40px;
	display: inline;
	margin-bottom: 20px;
	margin-top:10px;
}

