#cabecera{ 
height : 120px; 
width: 700px; 
} 

#cuerpo{ 
width:470px; 
margin-left: 8px; 
padding: 12px 5px 10px 0px; 
background-color : #ffffff; 
float:left; 
} 

BODY {
	background : #C0D9D9 url(images/fondo.gif) repeat;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 20px 0px 20px 0px;
	padding : 0px;
	text-align: center;
}

H1{ 
	font-size: 12pt; 
	color : #666666;
	margin:0 0 10px 0px;
	background-image: url(images/fondoH1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #cccccc;
	padding: 2px 3px 2px 5px;
} 

h2{ 
	font-size: 12px; 
	color : #666666;
	margin: 0 0 10px 0px;
	border-bottom: 1px solid #cccccc;
} 

h3{ 
	font-size: 12px; 
	color : #666666;
	margin: 0 0 10px 0px;
} 

h4{ 
	font-size: 10px; 
	color : #666666;
	margin: 0 0 10px 0px;
} 

#navabajo{ 
font-weight : bold; 
} 

#navegador{ 
background : #F5F4C3 url(images/fondonav.gif); 
padding : 3px 10px 5px 10px; 
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #494E6B; 
} 
A.enlacenav:HOVER{ 
color: #3F7DE3; 
} 

#lateral{ 
width: 200px; 
background-color: #E1FFE1; 
border-bottom : 1px solid #cccccc; 
border-left : 1px solid #cccccc; 
float:right; 
} 

.titlat{
	background-color:#81C677;
	color:#ffffff;
	font-size:8pt;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	font-weight : normal;
	letter-spacing : 2px;
	margin: 0px 0px 8px 0px;
	text-align: center;
} 

.tiraImagenes{
border : 3px solid #E1FFE1;
height: auto;
width: 450px;
overflow-x: scroll;
overflow-y: none;
position: relative;
}

.cuerpolateral{
	padding: 5px 10px 13px 10px;
	text-align: justify;
} 

INPUT { 
font-size : 8pt; 
} 

#fbuscar form{ 
margin-bottom : 0px; 
margin-top : 0px; 
} 

#campotexto{ 
float: left; 
} 

#campotexto input{ 
width:100px; 
} 

#botonbuscar { 
padding-top : 3px; 
padding-left: 106px; 
} 

#botonbuscar input{ 
border : 0px none; 
} 

.radio{ 
clear:both; 
} 

#otras ul{ 
margin : 5px 10px 0px 0px; 
padding: 0px 0px 0px 4px; 
list-style: none; 
} 

#otras li{ 
padding-left: 14px; 
background: transparent url("images/bullet.gif") 0 2px no-repeat; 
margin-bottom: 10px; 
} 

#pie{ 
clear : both; 
color : #cccccc; 
text-align : right; 
margin : 10px 10px 0px 10px; 
padding-bottom:10px; 
} 

#contenedor{ 
text-align: left; 
border: 2px solid #cccccc; 
width: 700px; 
margin: auto; 
background-color : #ffffff; 
} 

#borde{ 
border: 2px solid #cccccc; 
text-align: left; 
width: 700px; 
margin: auto; 
} 
