@charset "utf-8";
/* CSS Document */
body {
	background-color:#F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
}
a:link {
	color: #D30C1A;
	text-decoration: none;
}
a:active {
	color: #D30C1A;
	text-decoration: none;
}
a:hover {
	color: #8AA5FF;
	text-decoration: none;
}
a:visited {
	color: #D30C1A;
	text-decoration: none;
}
h2 {
	background-color:#356290;
	color:#FFFFFF;
}
#contenedor {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image: url(imagenes/fondo.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}
#contenedor4 {
	margin:0px;
	padding:0px;
	width:100%;
	height:1600px;
	background-image: url(imagenes/fondo4.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}
#contenedor2 {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image: url(imagenes/fondo2.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}
#contenedor3 {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image: url(imagenes/fondo3.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}
#contenedor5 {
	margin:0px;
	padding:0px;
	width:100%;
	height:1300px;
	background-image: url(imagenes/fondo5.jpg);
	background-repeat:  no-repeat;
	background-position: top;
}

#contenido {
	height:940px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
	margin-top: 0px;
}
#contenido2 {
	height:auto;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-position: center top;
	margin-top: 0px;
}
#cabecera {
	width:1024px;
	height:240px;
float:left;

}
#logo {
	float:left;
	height:106px;
	width:362px;
	background-image:url(imagenes/autoescuelas_mikel.png);
	margin-top: 5px;
}
#matriculate {
	float:left;
	height:30px;
	margin-top:75px;
	margin-left: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #0E2CC0;
}
#botones_sup {
	float: right;
	height:100px;
	width:377px;
	background-image: url(imagenes/fondo_botones_sup.png);
	background-repeat: no-repeat;
	background-position: -5px 65px;
}
#botones_sup p {
	margin-top: 6px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D30C1A;
}
#barra_sup {
	float:left;
	height: 125px;
	width: 1024px;
	background-image: url(imagenes/fondo_menu_sup.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#cuerpo {
	width:1024px;
	float:left;
	height:650px;
	margin-top: 0px;
}
#cuerpo2 {
	width:1024px;
	float:left;
	height:auto;
	margin-top: 0px;
}
#textos {
	width:700px;
	height:650px;
	float:left;
}
#textos2 {
	width:700px;
	height:auto;
	float:left;
}
#textos_scroll {
	width:700px;
	height:650px;
	float:left;
	overflow:auto;
}
#menu_der {
	float:right;
	height:650px;
	width:265px;
}
#botones_der {
	width:262px;
height:
	float: left;
	height: 105px;
}

.slideshow {
	height: 360px;
	width: 520px;
	margin: auto;
}
#telefono {
	float:left;
	width:690px;
	height:60px;
	text-align: left;
}
#telefono h3 {
	margin-top: 0px;
}
#tabla1 {
	padding: 0px;
	width: 700px;
	font-size: 10pt;
}

