body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #450F0F;
	margin-top: 0px;
}
div.contenuto {
	background-color: #E9DCCA;
	background-image: url(images/sfondo-contenuto.gif);
	border: 0px solid yellow;
	margin-top: 0px;
	min-width: 750px;
}
div.sinistro{
	width: 175px;
	border: 0px solid green;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/sfondo-sinistra.gif);
	float: left;
}
div.logo {
	width: 175px;
	height: 185px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.logo img{
	margin-top: 40px;
	margin-left: 50px;
	border: 0px;
}
div.logo object {
	margin-top: 40px;
	margin-left: 50px;
}
div.logo object embed{
	margin-top: 40px;
}
div.menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.menuBoton img{
	display: block;
}
div.casillas {
	background-image: url(images/casillas.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.casillas form{
	width: 155px;
	border: 0px solid pink;
	margin-left: 10px;
}
div.destro {
	background-image: url(images/sfondo-contenuto.gif);
	width: 70%;
	float: left;
	border: 0px solid blue;
	background-color: #FFF;
}
div.fondoHeader{
	border: 0px solid yellow;
	background-image: url(images/sfondo-header2.gif);
	background-repeat: repeat-x;
}
div.header {
	height: 148px;
	background-image: url(images/sfondo-header2.gif);
	border: 0px solid black;
	text-align: center;
}
div.header img{
	margin-top: 60px;
}
div.fondoBotonera{
	background-image: url(images/sfondo-botonera.gif);
	background-repeat: repeat-x;
}
div.botonera {
	height:30px;
	margin-left: auto;
    margin-right: auto;
    width: 522px;
}
div.botonera a img{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	border: 0px;
}
div.foto {
	border: 0px solid white;
	background-color: #FFF;
	background-image: url(images/sfondo-ombra.gif);
	text-align: center;
}

/* ANIMACION HOME PAGE*/
div.aniHome {
	width: 584px;
	height: 185px;
	margin-left: auto;
    margin-right: auto;
}
div.aniHome img{
	border: 0px;
}
div.aniHome object {
	border: 0px;
}
div.aniHome object embed{
	margin-top: 0px;
}
div.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	background-color: #FFF;
	padding: 25px 0px 20px 20px;
	width: 100%;
	border: 0px solid red;
}
div.titulos {
	font-size: 14px;
	font-weight: bold;
	color: #7D0000;
}
div.titulosCentrados {
	font-size: 14px;
	font-weight: bold;
	color: #7D0000;
	text-align: center;
	margin-bottom: 10px;
}
div.info strong {
	font-size: 13px;
	font-weight: bold;
	color: #7D0000;
}
div.links, A, A:hover {
	font-size: 12px;
	font-weight: bold;
	color: #7D0000;
	text-decoration: none;
}
div.footer{
	background-color: #C09E62;
	height: 20px;
}
table.datosTabla  {
	width: 100%;
}
table.datosTabla tr {
}
table.datosTabla th {
	font-family: Verdana, Arial, "San-Serif";	
	color: #7D0000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #E4D7C4;
}
table.datosTabla td{
	color: #000;
	text-align: center;
	font-size: 10px;
	background: #F6F2EB;
}
/*TABLA EXALUMNOS*/
table.tablaExalumnos  {
	width: 100%;
}
table.tablaExalumnos tr {
}
table.tablaExalumnos td {
	font-family: Verdana, Arial, "San-Serif";	
	color: #7D0000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
table.tablaExalumnos th {
	font-family: Verdana, Arial, "San-Serif";	
	color: #7D0000;
	font-size: 11px;
	font-weight: bold;
}
/* tabla contactanos*/
table.datosTabla2  {
	width: 100%;
}
table.datosTabla2 tr {
}
table.datosTabla2 th {
	font-family: Verdana, Arial, "San-Serif";	
	color: #7D0000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #E4D7C4;
}
table.datosTabla2 td{
	color: #000;
	text-align: center;
	font-size: 13px;
	background: #F6F2EB;
}
/*Banners Home */

div.banners {
	width: 100%;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	border: 0px solid red;
}
div.banners img{
	border: 0px;
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:15px;
}

/* google maps */
div.mapaGoogle{
padding-bottom:30px;
}
