body{
	margin: 0px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

BODY a{
	text-decoration: none;
	border: 0px;
}


body,html {height:100%}


#todo{
position:    absolute;
background-color: white;
	width: 100%;
	height: 100%;
	*html 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	   
}

*html #todo{
height: 550px;
	
	
}

#taller{
position:    absolute; 
width: 50%;
height: 100%;
background-color: #901065;
	
}

h1 {
	 color:  #F8D1EB;
	 font-size: 14px;
	 font-weight: normal;
	 line-height: 20px;
	 
}
#contenidos_taller{
position:    absolute; 
	top: 20%;
	 right: 0;
	 width: 480px;
	height: 250px;
	
}

#contenidos_ohgar{
position:    absolute; 
	top: 20%;
	  left: 50%;
	 width: 430px;
	height: 250px;
}

a{
color:#F8D1EB;
font-size: 10px;	
}
