/* 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: 30px;
	font-weight: bold;
}
#contenido .titular span {
	font-size: 9px;
	font-weight: normal;
	color: #181412;
	line-height: 18px;
}
#contenido .titular span.google{
	font-size: 22px;
	font-weight: bold;
	color: #334D1B;
	font-style:italic;
}

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

#contenido #muneco {
	width: 360px;
	float: left;
	padding-left: 45px;
	padding-top: 350px;
}
#contenido #muneco p {
	font-size: 12px;
	color: #000000;
	float: left;
	text-align: justify;
	width: 360px;
	padding-top: 20px;
	line-height: 18px;
}
#contenido #muneco span {
	font-size: 16px;
	color: #4F5416;
	font-weight: bold;
}
#contenido #muneco span.google{
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	font-style:italic;
}
#contenido #muneco a {
	color: #000000;
}
#contenido #muneco .titulo {
	font-size: 14px;
	font-weight: bold;
	color: #4F5416;
	padding-left: 0px;
	background-image: url(../_img/linea.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	width: 360px;
	padding-top: 0px;
	padding-bottom: 7px;
}


/*----------------- CONTENIDO MUŅECO 2 --------------*/

#contenido #muneco2 {
	width: 600px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}
#contenido #muneco2 p {
	font-size: 12px;
	color: #000000;
	float: left;
	text-align: justify;
}
#contenido #muneco2 span {
	font-size: 16px;
	color: #4F5416;
	font-weight: bold;
}
#contenido #muneco2 a {
	color: #000000;
}
#contenido #muneco2 .titulo {
	font-size: 14px;
	font-weight: bold;
	color: #4F5416;
	padding-left: 0px;
	background-image: url(../_img/linea.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	width: 600px;
	padding-top: 0px;
	margin-top: 20px;
	padding-bottom: 7px;
}
#contenido #muneco2 ul {
	background-image: url(../_img/pasos_seguir_muneco.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 350px;
	padding-top: 30px;
	background-position: 0px 20px;
	padding-bottom: 70px;
	padding-left: 250px;
}
#contenido #muneco2 li {
	background-image: url(../_img/puntero.jpg);
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 12px;
	font-size: 12px;
	background-position: 0px 5px;
	width: 338px;
	padding-bottom: 40px;
	line-height: 16px;
}


/*------------------------- COLUMNA -------------------------*/

#contenido #tabla {
	background-image: url(../_img/columna_otros_sistemas.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 196px;
	padding-left: 20px;
	background-position: 15px 0px;
	height: 579px;
}
#contenido #tabla .titulo {
	font-size: 10px;
	color: #4F5416;
	text-align: center;
	width: 182px;
	padding-left: 0px;
	padding-top: 10px;
}
#contenido #tabla .num1 {
	font-size: 9px;
	color: #000000;
	float: left;
	padding-left: 23px;
	width: 140px;
	text-align: justify;
	padding-top: 81px;
	line-height: 14px;
	height: 130px;
}
#contenido #tabla .num2 {
	font-size: 9px;
	color: #000000;
	float: left;
	padding-left: 23px;
	width: 140px;
	text-align: justify;
	padding-top: 110px;
	line-height: 15px;
	height: 190px;
}
#contenido #tabla a {
	font-size: 11px;
	color: #0071BF;
}
