/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*---------------- CONTENIDO WEB -----------------------*/

#contenido .titular {
	font-size: 22px;
	color: #334D1B;
	float: left;
	padding-left: 20px;
	width: 530px;
	padding-top: 30px;
	padding-bottom: 40px;
	line-height: normal;
}
#contenido .titular span {
	font-size: 22px;
	color: #334D1B;
	font-weight: bold;
	color: #334D1B;
	line-height: 18px;
}
#contenido .titulo2 {
	font-size: 18px;
	font-weight: bold;
	color: #A4980C;
	float: left;
	padding-left: 20px;
	width: 590px;
	padding-bottom: 12px;
	line-height: normal;
}
#contenido p {
	font-size: 12px;
	color: #000000;
	float: left;
	padding-left: 20px;
	width: 590px;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 10px;
}
#contenido p a {
	color: #000000;
}

#contenido .atencion {
	background-image: url(../_img/atencion.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-left: 63px;
	width: 537px;
	padding-top: 7px;
	margin-top: 20px;
	text-align: justify;
	padding-bottom: 20px;
	line-height: 18px;
	font-size: 11px;
}
#contenido .atencion span {
	font-size: 14px;
	font-weight: bold;
	color: #8FB81E;
}
#contenido .tabla1 {
	background-image: url(../_img/tabla1_ctr.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-left: 20px;
	width: 604px;
	height: 352px;
	float: left;
}
#contenido .tabla2 {
	background-image: url(../_img/tabla2_ctr.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-left: 20px;
	width: 604px;
	height: 352px;
	float: left;
}
#contenido .teoria {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 56px;
	width: 500px;
}




/*----------------- CONTENIDO PRIMER MUŅECO --------------*/

#contenido #muneco {
	width: 605px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#contenido #muneco .titulo {
	background-image: url(../_img/linea.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	background-position: 0px 55px;
	width: 270px;
	font-size: 14px;
	color: #4F5416;
	padding-bottom: 15px;
	float: left;
	padding-right: 0px;
	font-weight: bold;
	text-align: left;
}
#contenido #muneco p {
	float: left;
	width: 260px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
}
#contenido #muneco span {
	font-size: 12px;
	font-weight: bold;
	color: #524A16;
}
#contenido #muneco a {
	color: #333333;
}

/*----------------- CONTENIDO SEGUNDO MUŅECO --------------*/

#contenido #muneco2 {
	width: 605px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	background-image: url(../_img/ctr_muneco2.jpg);
	background-repeat: no-repeat;
	background-position: 370px 55px;
}
#contenido #muneco2 .titulo {
	background-image: url(../_img/linea.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	background-position: 0px 40px;
	width: 320px;
	font-size: 14px;
	color: #4F5416;
	padding-bottom: 15px;
	float: left;
	padding-right: 0px;
	font-weight: bold;
}
#contenido #muneco2 p {
	float: left;
	width: 320px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
}
#contenido #muneco2 span {
	font-size: 12px;
	font-weight: bold;
	color: #524A16;
}
#contenido #muneco2 a {
	color: #333333;
}
#contenido #muneco2 ul {
	width: 320px;
	float: left;
	padding-top: 20px;
}
#contenido #muneco2 ul li {
	font-size: 12px;
	color: #000000;
	list-style: none;
	background-image: url(../_img/puntero.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	width: 310px;
	text-align: justify;
	line-height: 18px;
	padding-bottom: 15px;
}
#contenido #muneco2 .grande {
	width: 605px;
	float: left;
	padding-top: 0px;
}
#contenido #muneco2 .grande li {
	font-size: 12px;
	color: #000000;
	list-style: none;
	background-image: url(../_img/puntero.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	width: 570px;
	text-align: justify;
	line-height: 18px;
	padding-bottom: 15px;
}
