body,
html
{
	margin:0;
	padding:0;
	font-family: Tahoma, "Trebuchet MS", Georgia, Verdana, serif;
	color:#000;
	font-size:14pt;
	min-width:1000px;
	background:rgb(130, 160, 160);
}

div#cuadroMedio
{
	margin-left:0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 650px;
	position:fixed;
	top: 50%;
	margin-top: -325px;
}

body>div#cuadroMedio
{
	margin-left:0;
}

div#cuadro
{
	width:1000px;
	margin:0 auto;
	border: 2px solid #000;
	background:rgb(220, 230, 230);
	height:100%;
	background-image: url(img/fondouc3m.jpg);
}

div#contenido
{
	background: transparent;
	padding-top: 40px;
	height:100%;
	text-align:center;
}

.logo 
{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}

.titulo1    
{
  font-size: 24pt; 
  color: rgb(70,110,150);                   
  margin-bottom: 15px; 
  font-family: "Bookman Old Style";
	text-decoration: underline;
 }

.titulo2      
{ 
  font-size: 20pt; 
  color: rgb(70,110,150);                   
  margin-top: 20px;
	margin-bottom: 20px;
  font-family: "Bookman Old Style"; }
                
.titulo3      
{ 
  font-size: 15pt; 
  color: rgb(235,180,15);                   
  margin-top: 15px; 
  font-family: "Bookman Old Style";
  left: 50%;
	top: 50%;}

.menuInicio a
{
  text-decoration:none;  
  display:block; 
  width:130px; 
  border:1px solid transparent; 
  padding:5px;
  color: rgb(70,110,150);
}

.menuInicio a:hover
{
  border-color:rgb(235,180,15); 
}

.optimizado
{
	font-family: "Trebuchet MS", Georgia, Verdana, serif;
	font-size: 12px;
}