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: #ffffcc;
	background-position: top left;
	background-repeat: repeat-x;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #FF0000;
	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: 760px;
	margin: auto;
	background-color : #ffffcc;
}

#cabecera{
	background: transparent url(imagenes/webcamespanolas.jpg) no-repeat;
	height : 225px;
	width: 760px;
}


#cabecera h1 { 	
	
font: 12pt Impact, Arial, Helvetica, sans-serif;
   font-weight: normal;
   letter-spacing: .2em;
   text-align: center;
   margin : 25px 250px 0px 0px;
   color: #ff0000;
}

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


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

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

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




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

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


#otras ul{
	margin : 5px 10px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 4px;
	
}


#otras li{
	padding-left: 0px; 
	margin-bottom: 10px;
	
}




.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;
}



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