@charset "utf-8";
/* CSS Document */
#contenedor #padder{
	padding-left:34px;
	height:100%;
}
#contenedor #padder #separador{
	width:620px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	margin-top:20px;
}
#contenedor #titulo_sc{
	width:548px;
	height:47px;
	float:left;
	background-image:url(../images/generales/fondo_pastilla_contacto.jpg);
	background-repeat:no-repeat;
	padding-left:72px;
	margin-top:2px;
	padding-bottom:10px;
	border-bottom-color:#b2b2b2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	}
#contenedor #titulo_sc #texto_titulo{
	padding-top:8px;
	width:300px;
	font-family:Helvetica, sans-serif, Arial;
	font-size:20px;
	font-weight:bold;
	float:left;
}
#contenedor #titulo_sc #anclas{
	padding-top:12px;
	height:45px;
	width:220px;
	background-color:#f3f3f3;
	float:right;
	text-align:center;
}
#contenedor #titulo_sc #anclas a{
	font-family:Helvetica, sans-serif, Arial;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#contenedor #texto_sc{
	padding-left:75px;
	padding-right:31px;
	padding-top:23px;
	width:294px;
	float:left;
	font-family:Helvetica, sans-serif, Arial;
	font-size:11px;
	color:#000;
	height:100%;
}
#contenedor #texto_sc h1{
	font-size:17px;
	font-weight:bold;
	

}
#contenedor #imagenes_sc{
	padding-top:23px;
	background-color:#FFF;
	background-image:url(../images/generales/fondo_company.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:220px;
	min-height:590px;
	float:left;
}
	
