/* CONTENIDOS
-------------------------------------------------- */


div#contenidos h2 {
	overflow: hidden;
	width: 110px;
	height: 2px;
	margin: 10px 0 4px 21px;
	padding-top: 19px;
	background: url(../img/textoCaroline.gif) left top no-repeat;
	font-weight: normal;
	font-size: 22px;
	color: #23b4c2;
}

div#contenidos h3 {
	overflow: hidden;
	width: 95px;
	height: 3px;
	margin: 0 0 8px 21px;
	padding-top: 17px;
	background: url(../img/textoEnHogar.gif) left top no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #303030;
}

div#contenidos p {
	margin: 0 25px 15px 21px;
	text-align: justify;
	line-height: 16px;		
}

div#contenidos p#final{
	margin-bottom: 2px;
}

div#contenidos img#img-seguridad-hogar{
	margin-bottom: 5px;
}

div#contenidos ul{
	list-style: disc;
	margin-bottom: 10px;
	margin-left: 36px;
}

div#contenidos ul li{
	margin-bottom: 20px;
}

div#contenidos ul#submenu{
	margin-left: 20px;
}

div#contenidos ul#submenu li{
	margin:0 0 20px 15px;
	list-style:none;
	background-image: url(../img/guion.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 11px; 
}

div#contenidos ul#submenu li#inicialSub{
	margin-top: 20px;
}







