BODY {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #993300;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color: #EDAF4A;
	background-position: top left;
	background-repeat: repeat-x;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #C82F0F;
	font-weight : bold; 
}
A:HOVER {
	color: ##990000;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 12pt;
}
H2{
	font-size: 11pt;
}

p {
   text-align: center;
   line-height: 1.5em;
   margin: 0;
   padding: 5px 0 5px 0;
}

.clear {
   clear: both;
   margin:0;
   padding:0;
}	

#borde{
	border-left : 2px solid #ffffcc;
	border-right : 2px solid #ffffcc;
	width: 750px;
	text-align: left;
	margin: auto;
}

#contenedor{
	text-align: left;
	width: 750px;
	margin: auto;
	background-color : #ffffcc;
}

#cabecera{
	background: transparent url(imagenes/webcam-de-negras.jpg) no-repeat;
	height : 300px;
	width: 750px;
}


#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}
#cabecera h1 span {
	display:none;
}

#navegador{
	background-color: #DD9E51;
	height : 55px;
	width: 750px;
		
}
#navegador p{
	padding: 8px 3px 1px 10px;
	margin : 0px 5px 0px 0px;
}	
#navabajo{
	height : 29px;
	width: 750px;
	text-align : center;
	font-size:8pt;
	font-weight : bold; 
} 


#cuerpo{
	width: 550px;
	padding: 13px 3px 15px 10px;
	float:right;
	text-align : center;	
}

#cuerpo2{
	width: 750px;
	padding: 13px 3px 15px 10px;
	text-align : center;
}

.foto	
	 	{  
	float:left;
	margin:30px 0 0 40px; 
	width:160px;
	height:120px;
	
}


.fotob	
	 	{  
	float:left;
	margin:10px 0 0 90px; 
	width:71px;
	height:170px;
	
}


/* CSS Document Enlaces */


.enlaces{

text-align: center;
margin-left: 0px
}

#lateral{
	width: 185px;
	text-align: center;
	margin-top: 3px;
}


.cuerpolateral{
	font-size:8pt;
	background-color: #F0E68C;
	padding: 5px 4px 13px 10px;
	margin-bottom: 15px;
}

.titlat{
	color:#ffffff;
	font-size:9pt;
	ext-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 20px 0px 0px 0px;
	font-weight : bold; 
	letter-spacing : 0px;
	background: #CC5221
}

.capturas {
   
   text-align: center;
}

.capturas ul {
   margin: 0;
   padding: 0;
   text-align: center;
   list-style: none;
   list-style-position: inside;
}

.capturas li, .left {
   float: left;
   margin: 5px 5px 5px 0;
}

.right{
   float: right;
   margin: 5px 0 5px 5px;
}

.center {
   text-align: center;
   font-weight: normal;
}


.capturas li, .left, .right {
   display: block;
   padding: 0;
   width: 166px;
   height: 191px;
   background: url(imagenes/caja.gif)  center top no-repeat;
   }

.capturas a, .left a, .right a {
   display: block;
   color: #000000;
   text-decoration: none;
   padding: 30px 0 30px 0;
}

a img { border: none; text-decoration: none; }

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #FFFFFF;
	font-weight : bold; 
}
A.enlacenav:HOVER{
	color: #FFFFcc;
	font-weight : bold; 
}

#pie{
	clear : both;
	font-size: 10px;
	color : #000000;
	text-align : center;
	margin : 30px 10px 0px 10px;
	padding-bottom:10px;
}