body {
	background-image: url(../img/web/fondo.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 600px;
}
.none  {
	display: none;
}
#contenedor       {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -500px;
	padding: 0px;
	top: 0px;
	height: 598px;
	width: 1000px;
	background-image: url(../img/web/fondo_pag.jpg);
	background-repeat: no-repeat;
}
#cabecera	 {
	position: absolute;
	top: 50px;
	left: 45px;
	background-image: url(../img/web/saraclip_2.gif);
	height: 103px;
	width: 253px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "atomic Clock Radio";
	font-size: 36px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 5px 0px;
}
#mariposas	 {
	position: absolute;
	top: 15px;
	left: 800px;
	background-image: url(../img/web/mariposas.gif);
	height: 75px;
	width: 115px;
	margin: 0px;
	padding: 0px;
}
#fotoi {
	position: absolute;
	height: 55px;
	width: 850px;
	left: 75px;
	top: 500px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/web/cole.jpg);
}
a     {
	color: #666666;
	text-decoration: none;
	outline: 0;
}
a:hover {
	text-decoration: underline;
	outline: 0;
}
#menu_izq   {
	position: absolute;
	width: 191px;
	top: 160px;
	left: 75px;
	height: 500px;
}
#menu_izq ul {
	margin: 0px;
	padding: 0px;
}
#menu_izq ul li {
	list-style-type: none;
}
#menu_izq ul li a {
	display: block;
	padding-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	outline: 0;
}
#menu_izq ol   {
	height: 50px;
	margin: 5px 0px 0px 80px;
	padding: 0px;
}
#menu_izq ol li {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}
#menu_izq ol li a {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 17px;
	outline: 0;
}
.peq  {
	background-image: url(../img/web/menu_peq.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 194px;
	margin-bottom: 0px;
}
.grande  {
	background-image: url(../img/web/menu_grande.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 194px;
}
.mediano  {
	background-image: url(../img/web/menu_mediano.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 194px;
}
#contacto {
	position: absolute;
	width: 191px;
	top: 460px;
	left: 75px;
	height: 50px;
	text-align: center;
}
#divBg       {
	color:#333333;
	position:absolute;
	z-index:11;
	clip: rect(0px, 250px, 80px, 0px);
	visibility: hidden;
	height: 80px;
}

#divMenu      {
	position:absolute;
	z-index:10;
	top:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	visibility: inherit;
}

#divArrowLeft    {
	position:absolute;
	z-index:12;
	width:42px;
	height:80px;
	left:0px;
	top:0px;
	visibility:inherit;
	background-color: #E1E2E2;
	padding: 10px 0px 0px;
	margin: 0px;
}

#divArrowRight   {
	position:absolute;
	z-index:12;
	width:42px;
	height:80px;
	top:0px;
	left:0px;
	visibility:inherit;
	background-color: #E1E2E2;
	padding: 10px 0px 0px;
	margin: 0px;
} 

#menu      {
	position:absolute;
	z-index:10;
	top: 500px;
	visibility: inherit;
	height: 100px;
	right: 65px;
}
p	   {
	margin: 0px;
	padding: 0px;
}
#texto {
	position: absolute;
	left: 350px;
	top: 100px;
	width: 580px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#cv {
	position: absolute;
	left: 330px;
	top: 120px;
	width: 580px;
	margin: 0px;
	padding: 20px 15px 0px 20px;
	background-color: #F0F1F1;
	height: 340px;
}
#foto {
	position: absolute;
	height: 360px;
	width: 580px;
	left: 350px;
	top: 125px;
	margin: 0px;
	padding: 0px;
}

