* {margin:0px; padding:0px;}

body {
	background-color:#ededed;
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
}

h1.corp {
	font-size:14px;
	color:#bfbfbf;
	background:none;
	padding-left:0px;
	margin-bottom:4px;
}

ul.corp {
	font-size:11px;
	margin:6px 0px 12px 10px;
	list-style-position:inside;
	list-style-type:square;
}

.enlace_corp{
	font-size:11px;
	color:#FF9000;
	text-decoration:none!important;
}

.enlace_corp:hover{text-decoration:underline!important;}


/*************   CONTACTA CON NOSOTROS  *****************/

p.mail, p.tel, p.oficina, p.web {
	font-size:11px;
	text-align:justify;
	margin-bottom:12px;
	padding-left:24px;
	line-height:15px;
}
p.mail { background: url(../img/bg_mail.gif) no-repeat 0px 2px;}
p.tel { background: url(../img/bg_tel.gif) no-repeat 0px 2px;}
p.oficina{ background: url(../img/bg_oficina.gif) no-repeat 0px 2px;}
p.web { background: url(../img/bg_web.gif) no-repeat 0px 2px; height:20px;}
