body {
	background:#FFF;
	margin:10 0;
	text-align: center;
}
.presentacionGris {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #797B7D;
	text-decoration: none;
/*	padding-left:0;*/
}
.presentacionAzul {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #00579F;
	text-decoration: none;
}
a.presentacionGrisLink:link {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #797B7D;
	text-decoration: underline;
}
a.presentacionGrisLink:visited {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #797B7D;
	text-decoration: underline;
}
a.presentacionGrisLink:active {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #797B7D;
	text-decoration: underline;
}
a.presentacionGrisLink:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#elementotransparente {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.empresaCommonBlack {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.contactoCommonWhite {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	margin-right: 10px;
	margin-left: 10px;
}
a.ContactoBlancoLink:link {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ContactoBlancoLink:visited {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ContactoBlancoLink:active {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ContactoBlancoLink:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ContactoCommonBlack {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.ContactoForm {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

/*Modificaciones*/
#contenido_modal {
	background:url(../images/pop-up.jpg);
	width:574px;
	height:365px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#contenido_modal ul {
	width:301px;
	float:right;
	margin-right:20px;
	margin-top:130px;
	padding:0;
}
#contenido_modal ul li {
	list-style:square;
	color:#999;
	line-height:20px;
	font-weight:bolder
}


.lista_presentacion {
	padding-left:0px; 
	_padding-left:0px;
	/*margin-left:10;*/
}
*html .lista_presentacion { 
padding-left:0px; 
margin-left:0;
	}
	
.lista_presentacion li {
 list-style:none;
	margin-bottom:6px;
	padding-left:0;
}

