body{
	
 background-color: #c3c2c2; 
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
 font-size: 94 %;
 margin: 2;
	
}
.menu{
	 width: 600px;
    height: 35px;
	width:670px;
		margin:0 auto;
		text-align:center;
	
		background-color:#000;
		
		
		}
		a:hover{
			color:#F00;
			}
		h1{
			color:#00F;
			font-size:25px;
		}
		nav ul li {
			display:inline-block;
			
			margin-right:20px;
		cursor:pointer;
	
		font-size:20px;
		color:#FFF;
		
		}
		#boton	{
			 width: 12em;
 border-right: 1px solid #000;
 padding: 0 0 1em 0;
 margin-bottom: 1em;
 font-family: 'Trebuchet MS', 'Lucida Grande',
   Verdana, Lucida, Geneva, Helvetica, 
   Arial, sans-serif;
 background-color: #90bade;
 color: #333;
 }
 #boton a{
 
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;

  border-bottom: 1px solid #90bade;
  margin: 0;
  display: block;
  padding: 5px 5px 5px 0.5em;

  background-color: #2175bc;
  color:#FFF;
  text-decoration: none;
  width: 100%;
   border-left: 10px solid #1c64d1;
  border-right: 10px solid #5ba3e0;
  background-color: #2586d7;
  color: #fff;
  border-left: 10px solid #1958b7;
  border-right: 10px solid #508fc4;

  }
  
 
		
		
		h2{
			color:#00F;
			font-size:20px;
		}
		h3{
			color:#F00;
			font-size:22px;
			margin-top:auto;
			}
			p{
				margin-top:5px;
			}
		.barraizquierda{
			font-size:20px;
float: left;
clear: left;
width: 300px;
height:80px;
display: block;
}
 a {
	text-decoration: none;
font-weight: bold;
color:#FFF;

line-height: 1em;
padding: 0.75ex 1ex;
display: block;

}
#textoCuerpo  {
text-align: justify;
line-height: 1.5em;
margin-left: 20em;
padding: 0.5ex 14em 1em 1em;
border-left-style: solid;
border-left-width: 1px;
}


div label{
	width:10%;
	float:left;
}
	
#btnsumit{
	border:none;
	background-color:#09F;
	color:#FFF;;
	padding:4px;
	margin:20px;
	cursor:painter;}
	#formulario{
		border-radius:50px;
		color:#000;}
		#cabecera{
 height: 4em;
 padding: 0.25em 2.5mm 0 4mm;
}
.cabeceraTitulo {
 font-size: 150 %;
 text-decoration: none;
 font-weight: bold;
 font-style: italic;
 line-height: 1.5em;
}
.cabeceraTitulo span {
 font-weight: normal;
 color:#FFF;
}
.cabeceraEnlaces {
 font-size: 87 %;
 padding: 0.5ex 10em 0.5ex 1em;
 position: absolute;
 right: 0;
 top: 0;
 display:inline-block;
 
 
}
.cabeceraEnlaces * {
 text-decoration: none;
 padding: 0 2ex 0 1ex;
 
}
.cabeceraEnlaces a:hover {
 text-decoration: underline;

}
 .cabeceraEnlaces
 { background-color: white; }
 .cabeceraEnlaces *
{ color: black; }
#cabecera
{ background-color: #b82619; }

	cabeceraEnlaces,a{ display:inline-block;}
	#bus{
		font-size: 90 %;
 padding: 0ex 10em 1ex 1em;
 position: absolute;
 right: 0;
 top: 0.5;
 color:#FF0;
 font-weight: bold;

 
	}
	cabeceraEnlaces, img{
		width:22px;
		height:28px;
		 font-size: 87 %;
 padding: 0.5ex 10em 0.5ex 1em;
 position: absolute;
 left: 0;
 top: 0;
	}
	footer{
		width:auto;
		height:100px;
		
	
		background-color:#000;
		color:#FFF;
		margin-top:400px;
		text-align:center;
		
	}
	#mensaje{
		width:400px;
		height:70px;
	}
   	img{
		width:400px;
		height:200px;
		margin-left:300px;
                    margin-top:160px;

	}
	
	
	
	

	
	
