body {
	text-align : center;
	background-color: #E56BE1;
	min-width : 770px ;
	}

#contenedor {
	width : 770px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#header {
	padding-top: 10px;
	}

#cuerpo {
	float: left;
	width : 770px;
	background: url(imagenes/fondo.gif) repeat-y;
	}

#contentnews {
	float: left;
	width: 770px;
	background: url(imagenes/fondo.gif) repeat-y;
	padding: 0 0 10px 20px;
	}

#padding {
	clear: both;
	padding: 30px 0 0 0;
	}

#content {
	float: left;
	width: 510px;
	padding: 0 0 10px 20px;
	}

#cajalateral {
	float: right;
	padding: 5px 0 0 0;
	}
	
#lateral {
	width: 170px;
	margin: 0 20px 0 0;
	padding: 10px 10px 10px 10px;
	background: #FFD2E9;
	border: 1px solid #F9D3FA;
	}


.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 3px 5px 0;
}

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

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

.adv {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   font-weight: normal;
}

.capturas li, .left, .right {
   display: block;
   padding: 0;
   width: 163px;
   height: 188px;
   background: url(imagenes/webcam.gif) #FBE0FA center top no-repeat;
   color: #ffffff;
   font-family: Impact, Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-align: center;
   list-style: none;
   letter-spacing: .1em;
}

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

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


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

#menu {
	float: left;
	padding: 15px 0 2px 13px;
	margin: 0  0 0 13px;
	width: 730px;
	height: 40px;
	background: #FF66CC;
	border-top: 2px solid #D152CE;
	border-bottom: 2px solid #D152CE;
	
	}
	
#menuListHoriz li {
  
  list-style: none;
  display: inline;
}

#menuListHoriz li a, #menuList1 li a:focus {
  list-style: none;
  background-color: #FF66CC;
  padding: 5px 10px 5px 0px;
  text-decoration: none;
  color: #F1F7EE;
  font-family: Verdana,Arial,Helvetica; 
  font-weight: bold;
  border-bottom: 2px solid #FF66CC;
	border-right: 2px solid #FF66CC;
}

#menuListHoriz li a:hover {
  	background-color: #FFFFFF;
  	border-bottom: 2px solid #E142D8;
	border-right: 2px solid #E142D8;
	background: #990099;
}


body {
	font: small Verdana, Sans-serif;
	line-height: 1.6em;
	color: #000000;
	}

h1 {
	padding-top: 10px;
	font-size: 1.2em;
	color:#000000
	}

h2 {
	font-size: 1em;
	font-style:italic;
	color: #000000;
	}

#lateral p {
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border-left: 1px dashed #000000;
	font-size: .8em;
	line-height: 1.2em;
	}

a {
	color: #0000FF;
	}

a:visited {
	color: #990000;
	}

a:hover {
	color: #990000;
	}
	
	
.left{
   float: left;
   margin: 5px 0 5px 15px;
}


#footer a {
	color: #0000FF;
	text-decoration: none;
	}

#footer a:visited {
	color: #990000;
	text-decoration: none;
	}

#footer a:hover {
	color: #990000;
	text-decoration: underline;
	}




#footer {
	text-align: center;
	clear:both;
	font-size: .9em;
	color: #000000;
	}

	