h1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 23px; 
	color: #3A3A3A;
	line-height: 16px;
	text-align: justify;
	}
h1 a{
	font-size: 10px; 
	}
h2 {
	font-family: "Helvetica", "Arial";
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	color: #005;
	}

body {
	background: #dff;
	}

#campos {
	margin: auto;
	margin-top: 60px;
    margin-bottom: 0px;
	width: 100%;
	border: 0px dotted #000;
	}

#texto {
	float: left;
	font-family: "Helvetica", "Arial";
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
	border: 0px solid #000;
	width: auto;
	height:20px;
	margin: 0px;
	}

#texto1 {
	font-family: "Helvetica", "Arial";
	font-size: 50px;
	letter-spacing: 1px;
	text-align: left;
	border: 0px solid #000;
    color: #B3BBF0;
	width: auto;
	margin: 0px;
	}

#contenedor {
	width:780px;
	height: 530px;
	margin: auto;
	margin-top: 20px;
	border: 0px solid #000;
	background-image: url('../fondo.jpg');
	}

#cont {
	width: 700px;
	margin: auto;
	border: 0px solid #000;
	}
	
#cuadro {
	position: relative;
	top: 40px;
	width:100%;
	height: 450px;
	border: 0px solid #000;
	margin:0px;
	z-index: 10;
	}

#c1 {
	float: left;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	border: 0px solid #000;
	background: #7385B1;
	z-index: 10;
	}


#datos {
	
	float: left;
	width: 400px;
	height: 400px;
	border: 2px solid #fff
	}

#datos1 {

	float: left;
	margin-left: 20px;
	width: 250px;
	height: 400px;
	border: 2px solid #fff
	}

#info {
	padding: 10px;
	margin-left:10px;
	overflow: auto;
	border: 1px dotted #fff;
	width: 350px;
	height: 250px;
	}

#foto {
	margin: auto;
	margin-top: 20px;
	width: 230px;
	height:200px;
	border: 1px solid #fff;
	}

#log {
	margin: auto;
	width: 600px;
	height:130px;
	border: 0px solid #fff;
	}

#logo {
	margin: auto;
	width: 230px;
	height:150px;
	border: 0px solid #fff;
	}

#logoo {
	width: 143px;
	border: 0px solid #000;
	margin: auto;
	margin-top: 10px;
	}

#blanco {
	width: 100%;
	height: 140px;
	border: 0px solid #fff;
	font-family: "Helvetica", "Arial";
	font-size: 11px;
	letter-spacing: 1px;
	margin-left: 10px;
	}

#menu {
	margin: auto;
	font-family: "Helvetica", "Arial";
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
	}

#menu a {
	color: #000;
	text-decoration: none;
	}

#menu a:hover {
	color: #fff;
	text-decoration: none;
	}

#logob {
	float: right;
	width: 143px;
	border: 0px solid #000;
	margin: auto;
	margin-top: 10px;
	margin-right:10px;
	}
