@charset "utf-8";
body {
	background-image: url(../images/fondo-web.jpg);
}
.contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}
.menu-izq {
	float: left;
	width: 195px;
	
	z-index: 50;
}
.menu {
	background-image: url(../images/fondo-menu.gif);
	height: 430px;
}
.menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pie {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
	font-weight: bold;
-webkit-border-bottom-right-radius: 13px;
-webkit-border-bottom-left-radius: 13px;
-moz-border-radius-bottomright: 13px;
-moz-border-radius-bottomleft: 13px;
border-bottom-right-radius: 13px;
border-bottom-left-radius: 13px;
}
.pie a {
	color: #49BEE9;
	text-decoration: none;
}
.contenido-der {
	width: 735px;
	float: left;
	background-color: #003854;
	z-index: 0;
	padding: 10px;
	margin-top: 20px;
	height: 720px;
-webkit-border-top-right-radius: 13px;
-webkit-border-bottom-right-radius: 13px;
-moz-border-radius-topright: 13px;
-moz-border-radius-bottomright: 13px;
border-top-right-radius: 13px;
border-bottom-right-radius: 13px;
}
.info {
	background-color: #FFFFFF;
	width: 715px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #686868;
	margin-bottom: 20px;
	height: 700px;
	-webkit-box-shadow: 0px 0px 6px 6px rgb(0,0,0);
	-moz-box-shadow: 0px 0px 6px rgb(0,0,0);
	box-shadow: 0px 0px 6px rgb(0,0,0);
	-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003C58;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}

.info h1 {
	color: #49BEE9;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
}
.fotos {
	height: 180px;
	width: 620px;
	background-color: #003854;
	padding: 10px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}

.info h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #49BEE9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
.menu   li  {
	font-family: 'Francois One', sans-serif;
	color: #FFFFFF;
	text-align: right;
	background-image: url(../images/separador-botones.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	text-decoration: none;
}
.menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu .activo {
	color: #60AAD6;
}



.logo {
	background-color: #FFFFFF;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
	-webkit-border-top-left-radius: 13px;
-webkit-border-top-right-radius: 13px;
-moz-border-radius-topleft: 13px;
-moz-border-radius-topright: 13px;
border-top-left-radius: 13px;
border-top-right-radius: 13px;
}

.info .home {
	font-family: 'Francois One', sans-serif;
	color: #60AAD6;
	text-transform: uppercase;
	font-size:15px;
}
#nav2  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #49BEE9;
	text-align: left;
	background-image: url(../images/mas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;

}
h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #49BEE9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
input {
	width: 300px;
	vertical-align: text-top;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:20px;
}
.linea {
	height: 30px;
	margin-bottom: 5px;
}

.datos {
	width: 150px;
	float: left;
}
.alinear {
	width: 300px;
	float: left;
}

.form {
	vertical-align: text-top;
	margin-left:10px;
	width: 450px;
}
.linea2 {
	height: 170px;
	margin-bottom: 10px;
}
a {
	color: #49BEE9;
	text-decoration: none;
}
