@charset "ISO-8859-1";
.clear {
	clear:both;
}
#contenedor1 {
	width: 606px;
	background-image: url(img/servicios/patron_lateral.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 15px;
	margin-bottom: 4px;
}
#fototop {
	width: 606px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3BF;
	margin-bottom: 4px;
}
#servicio {
	width: 606px;
	margin-top: 5px;	
}
#titulo_servicio {
	width: 405px;
	float: left;
	margin-bottom: 10px;
}
#foto_servicio {
	width: 129px;
	height: 129px;
	float: right;
	margin-right: 65px;
}
#texto_servicio {
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 25px;
	color: #666;
	line-height: 16px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#texto_servicio2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 430px;
	margin-left: 35px;
}
#texto_servicio2 p {
	margin: 0px;
}

#texto_servicio p {
	margin: 0px;
}
#servicio2 {
	width: 606px;
	margin-top: 5px;	
}
#servicio3 {
	width: 606px;
	margin-top: 5px;	
}
#servicio4 {
	width: 606px;
	margin-top: 5px;	
}
li {
	list-style-type: square;
	list-style-position: outside;
}

ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenedor1 #texto_servicio2 p a {
	font-weight: bold;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
#contenedor1 #texto_servicio2 p a:hover {
	font-weight: bold;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}

