body {
	background: #F6F6F6;
	/*background: #ffffff url(../images/izq.gif) repeat-x;*/
	color:#111111;
	font-family:Liberation Sans,Arial,Helv,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
body #header {
font-family: Times New Roman,sans-serif;
}

#presentacion {
width: 800px;
margin: 0px auto;
padding-left: 20px;
}

#content {
	background: url(../images/img03.jpg) repeat-y;
	width: 800px;
	margin: 0px auto;
	background-color: #ffffff;
	color: #333;
	overflow:auto;
	
}


img { 
border: 0; }

#left {
	float: left;
	width: 130px;
	margin-left: 10px;
	
}

#left a, #left a:visited {
	overflow:auto;
	display: block;
	padding-top: 3px;
	padding-left: 10px;
	color: #000000;
	
}

#left a:hover {
	display: block;
	padding-top: 3px;
	padding-left: 12px;
	color: #00CCFF;
}



#right {
	padding-right:15px;
	float: right;
	width: 160px;

}

#center1 { 
	margin-left: 170px;
	margin-right: 160px;
	text-align:justify;
	/*max-width: 34em;*/
	/*background: url(../images/content.gif) top left;*/
}

#menu {
	/*background: url(../images/menuheader.gif) no-repeat;*/
	height: 23px;
}
#menuheader {
	background: url(../images/menuheader.gif) no-repeat bottom center;
	height: 23px;

}
#menucenter {

	background: url(../images/menulink.gif) center ; 
	/*height: 30px;*/
	padding-left:10px;
	padding-right:20px;
}

#menufooter {
	background: url(../images/menufooter.gif) no-repeat top center ;
	height: 23px;

}

#vi {
	/*background: url(../images/back.png) repeat-x; */
	height: 50px;
	padding-bottom: 25px;
		
}

#header{
	width: 800px;
	height: 40px;
	margin: 0px auto;
	background: url(../images/img02.jpg) no-repeat left top;
	text-align: center;
	color: #d9d9d9;
	font-size:25px;
}

#marco { 
background: url(../images/marco.png) repeat-x top ;
width: 201px;
height: 15px;
}

#thumbnailizq {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	width: 200px;
	height: 110px;
	float: left;
}

#thumbnailder {
	margin-top: 10px;
	width: 200px;
	height: 110px;
	float: right;
}
#footer {
width: 800px;
height: 80px;
background: url(../images/img04.jpg) no-repeat left top;
margin: 0px auto;
}
