@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	background: #ffffff url(imgs/bg-home.jpg) top center repeat-x;
	color: #006699;
	font-family:"Lucida Sans";
}
#wrap {
	position: relative;
	margin: 0 auto;
	width: 940px;
}
#top {
	position: relative;
	height: 66px;
}
#logo  {
	position:relative;
	float:left;
	width:287px;
	height:66px;
	top:1px;
	left:25px;
	z-index:5;
	background:url(imgs/logo.png) 0 0 no-repeat;
	margin-left:-4px;
	text-indent:-9999em;
}
#nav {
	position: relative;
	float: right;
	padding: 50px 0 0 2px;
	font-size: .9em;
	list-style-type: none;
}
#nav li {
	position: relative;
	float: left;
	padding-left:10px;
}
#nav li.first {
	padding-left: 0px;
}
#nav li a {
	position: relative;
	float: left;
	color: #006699;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
}
#nav li.active a {
	position: relative;
	color: black;
	text-decoration: none;
	padding-bottom:2px;
}
#nav li a:hover {
	position: relative;
	color:#FFFFFF;
	background-color: #006699;
	text-decoration: none;
}
#home-head {
	height: 88px;
	width:876px;
	background: url(imgs/frase.png) 0 0 no-repeat;
	display:block;
	text-indent: -9999px;
	position: relative;
	top: 14px;
	margin-left:auto;
	margin-right:auto;
}
#cuadro1 {
	width:305px;
	height:160px;
	float:left;
	background-image:url(imgs/cuadro1.png);
	margin-left:20px;
	margin-top:25px;
}
#cuadro1 ul {
	margin-top:50px;
	margin-left:133px;
	text-align:left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
#cuadro2 {
	width:294px;
	height:160px;
	float:left;
	background-image:url(imgs/cuadro2.png);
	margin-top:25px;
}
#cuadro2 ul {
	margin-top:50px;
	margin-left:123px;
	text-align:left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
#cuadro3 {
	width:301px;
	height:160px;
	float:left;
	background-image:url(imgs/cuadro3.png);
	margin-top:25px;
}
#cuadro3 ul {
	margin-top:50px;
	margin-left:148px;
	text-align:left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
.clear {
	clear:both;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
}
#side-a {
	float: left;
	width: 300px;
}
#side-b {
	float: right;
	width: 300px;
}
#content {
	float: left;
	width: 285px;
}
#footer {
	background: url(imgs/fdo-footer.jpg) repeat-x;
    height: 145px;
	position:relative;
}
.cont {
	width:280px;
	height:180px;
	border-top: dotted 1px #CCCCCC;
	margin-top:10px;
	padding-right:3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #006699;
	line-height: 17px;
	font-weight: bold;
	margin-left: 15px;
	margin-top:20px;
}
#lupa {
	float:left;
	width:270px;
	height:72px;
	background:url(imgs/lupa.png) no-repeat;
	margin-left:15px;
	margin-top:20px;
}
#lupa p {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #666;
	line-height: 12px;
	padding-left:80px;
}
#lupa h3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #069;
	line-height: 12px;
	padding-left:80px;
	padding-top:5px;
}
.mas {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #C90016;
	line-height: 14px;
	text-align: right;
	padding-top:10px;
	text-decoration:underline;
	font-style: oblique;
}
.mas a:link {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #C90016;
	line-height: 14px;
	text-align: right;
	padding-top:10px;
	text-decoration:underline;
	font-style: oblique;
}

.mas a:visited {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #C90016;
	line-height: 14px;
	text-align: right;
	padding-top:10px;
	text-decoration:underline;
	font-style: oblique;
}
.mas a:hover {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #C90016;
	line-height: 14px;
	text-align: right;
	padding-top:10px;
	text-decoration:none;
	font-style: oblique;
}
.mas a:active {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #C90016;
	line-height: 14px;
	text-align: right;
	padding-top:10px;
	text-decoration:none;
	font-style: oblique;
}
#mundo {
	float:left;
	width:270px;
	height:72px;
	background:url(imgs/mundo.png) no-repeat;
	margin-left:15px;
	margin-top:20px;
}
#mundo p {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #666;
	line-height: 12px;
	padding-left:80px;
}
#mundo h3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #069;
	line-height:12px;
	padding-left:80px;
	padding-top:5px;
}

#redes {
	float:left;
	width:270px;
	height:90px;
	background:url(imgs/redes.png) no-repeat;
	margin-left:15px;
	margin-top:20px;
}
#redes p {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #666;
	line-height: 12px;
	padding-left:80px;
}
#redes h3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #069;
	line-height:12px;
	padding-left:80px;
	padding-top:5px;
}

#sitios {
	float:left;
	width:270px;
	height:72px;
	background:url(imgs/sitios.png) no-repeat;
	margin-left:15px;
	margin-top:20px;
}
#sitios p {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #666;
	line-height: 12px;
	padding-left:80px;
}
#sitios h3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #069;
	line-height:12px;
	padding-left:80px;
	padding-top:5px;
}

#landings {
	float:left;
	width:270px;
	height:72px;
	background:url(imgs/landings.png) no-repeat;
	margin-left:15px;
	margin-top:20px;
}
#landings p {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #666;
	line-height: 12px;
	padding-left:80px;
}
#landings h3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #069;
	line-height:12px;
	padding-left:80px;
	padding-top:5px;
}


#ecommerce{
	float:left;
	width:265px;
	height:120px;
	background:url(imgs/ecommerce.png) no-repeat;
	margin-left:15px;
	margin-top:20px;
}
#ecommerce p {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #666;
	line-height: 12px;
	padding-left:80px;
}
#ecommerce h3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #069;
	line-height:12px;
	padding-left:80px;
	padding-top:5px;
}

#cert{
	float:left;
	width:300px;
	height:124px;
	background:url(imgs/cert.png) no-repeat;
}
#cert p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 11px;
	padding-left:15px;
	padding-right:85px;
	padding-top:5px;
}

#cert h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 13px;
	padding-left:15px;
	padding-right:70px;
	padding-top:23px;
}

.mas2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C90016;
	line-height: 11px;
	text-align: right;
	padding-top:5px;
	padding-right: 30px;
	text-decoration:underline;
}
.mas2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C90016;
	line-height: 11px;
	text-align: right;
	padding-top:10px;
	text-decoration:underline;
}

.mas2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C90016;
	line-height: 11px;
	text-align: right;
	padding-top:10px;
	text-decoration:underline;
}
.mas2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C90016;
	line-height: 11px;
	text-align: right;
	padding-top:10px;
	text-decoration:none;
}
.mas2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C90016;
	line-height: 11px;
	text-align: right;
	padding-top:10px;
	text-decoration:none;
}

#contacto{
	float:left;
	width:300px;
	height:280px;
	background:url(imgs/contacto.jpg) no-repeat;
}

#sociales {
width:300px;
float:left;
margin:auto;
}

#divisor {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-top-style: dotted;
	border-top-color: #006699;
	border-top-width: thin;
	margin-top:10px;
	margin-bottom:10px;
}
#paises {
width:100%;
height:15px;
background-color:#990000;
color:#FFFFFF;
text-align:center;
font-size: 10px;
line-height:11px;
padding-top:5px;
padding-bottom:0;
}

#wrapper2 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
}

#quienes {
	width:300px;
	height:160px;
	background-image:url(imgs/banner1.png);
	float:left;
	color:#333333;
	font-family:"Lucida Sans";
	font-size:11px;
	text-align:left;
	background-repeat: no-repeat;
	margin-bottom:20px;
}
#quienes h2 {
	color: #990000;
 	font-weight: bold;
	font-family:"Lucida Sans";
	font-size:11px;
	text-align:left;
	padding-left:95px;
    padding-top:15px;
}
#quienes p {
	text-align:left;
	padding-left:110px;
}


#partners {
	width:285px;
	height:160px;
	background-image:url(imgs/banner2.png);
	float:left;
	background-repeat: no-repeat;
		margin-bottom:20px;

}
#clientes {
	width:300px;
	height:160px;
	background-image:url(imgs/banner3.png);
	float:left;
	background-repeat: no-repeat;
		margin-bottom:20px;

}

.mas3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	padding-top:15px;
	padding-right:10px;
	text-decoration:underline;
	font-style: oblique;
}
.mas3 a:link {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	padding-top:15px;
	text-decoration:underline;
	font-style: oblique;

}

.mas3 a:visited {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	padding-top:15px;
	text-decoration:underline;
	font-style: oblique;
}
.mas3 a:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	padding-top:15px;
	font-style: oblique;
}
.mas3 a:active {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	padding-top:15px;
	font-style: oblique;

}

.mas4 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	padding-top:140px;
	padding-right:10px;
	text-decoration:underline;
	font-style: oblique;
}
.mas4 a:link {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	text-decoration:underline;
	font-style: oblique;

}

.mas4 a:visited {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	text-decoration:underline;
	font-style: oblique;
}
.mas4 a:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	font-style: oblique;
}
.mas4 a:active {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #C90016;
	line-height: 12px;
	text-align: right;
	font-style: oblique;

}
	#foot{
			position: relative;
			padding: 20px 0 20px 0;
			height: 30px;
			background: url(../images/bottomlinks.gif) left center no-repeat;	
			border-top: 10px solid #E9E8DE;
		}

#bottom{
	position: relative;
	text-align: left;
	background-color:#00565d;
}

	#bottom-inside{
		position: relative;
		margin: auto;
		width: 900px;
		padding-top: 5px;
		color: #fff;	
	}
	
		#bottom-inside h3{
			position: relative;
			display: none;
			font-size: 1.3em;
			padding-bottom: 5px;
		}
	
		.bottom-box{
			position: relative;
			float: left;
			width: 180px;
			padding-right: 10px;	
			font-size: 11px;
			line-height:11px;
			color:#FFFFFF;
			text-align:left;
			text-decoration:none;
			margin-left:90px;
			padding-top:10px;
		}
		
			.bottom-box ul{
				padding-left:20px;
				text-decoration:none;
			}
		
			.bottom-box h4{
				position: relative;
				color: #FFFFFF;
				text-decoration:none;
				padding-bottom:8px;
			}
			
				.bottom-box h4 a{
					color: #00B2BE;
					text-decoration:none;
				}
			
			.bottom-box li{
				position: relative;
				padding: 0;
				text-decoration:none;
			}
			
			.bottom-box li a{
				color: #f4f4f4;
				text-decoration:none;
			padding-bottom:3px;
			}
			
			#copyright {
			width:900px;
			margin-left:auto;
			margin-right:auto;
			color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:9px;
			text-align:left;
			background-image: url(imgs/logofoot.png);
			height:29px;
			background-position:right;
			background-repeat:no-repeat;
			line-height:29px;
			}
	
.menuizq {
width:210px;
height:auto;
float: left;
border-right:1px #CCCCCC solid;
margin-top: 35px;
}

.marketing {
width:193px;
height:25px;
background-image:url(imgs/marketing.jpg);
margin-left:auto;
margin-right:auto;
}

.menu1 {
	width:193px;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
	font-family:"Lucida Sans";
	font-size:13px;
	color:#666;
	margin-top:5px;
}

.menu1 li {
    margin:2px;
	padding:2px;
	border-bottom:1px solid #CCCCCC;
	font-family:"Lucida Sans";
	font-size:13px;
	color:#666;
    list-style:none;
}

.menu1 ul {
	font-family:"Lucida Sans";
	font-size:13px;
	color:#666;
	text-decoration:none;
		list-style:none;
		display: block;
}


.menu1 li a{
	font-family:"Lucida Sans";
	font-size:13px;
	color:#666;
	text-decoration:none;
		list-style:none;
		display:block;
}

.menu1 li a:hover {
	font-family:"Lucida Sans";
	font-size:13px;
	color:#333;
	text-decoration:none;
		list-style:none;
		font-style:italic;
}

.dis {
width:193px;
height:25px;
background-image:url(imgs/disenio.jpg);
margin-left:auto;
margin-right:auto;
margin-top:15px;
}

.dmn {
width:193px;
height:25px;
background-image:url(imgs/dmn.jpg);
margin-left:auto;
margin-right:auto;
margin-top:15px;
}
.centro {
width:490px;
height:auto;
float: left;
border-right:1px #CCCCCC solid;
margin-top: 35px;
}
.der {
width:193px;
height:auto;
float: left;
margin-top: 35px;
}

#titnosotros{
width:487px;
height:60px;
background-image:url(imgs/titulos1.jpg);
}

#titmktg{
	width:487px;
	height:60px;
	background-image:url(imgs/tituloser1.jpg);
}

#titbusc{
	width:487px;
	height:60px;
	background-image:url(imgs/tit-buscadores.jpg);
}

#titweb{
	width:487px;
	height:60px;
	background-image:url(imgs/tituloser2.jpg);
}

#titdmn{
	width:487px;
	height:60px;
	background-image:url(imgs/tituloser3.jpg);
}

#titgraficas{
	width:487px;
	height:60px;
	background-image:url(imgs/tit-graficas.jpg);
}

#titafiliados{
	width:487px;
	height:60px;
	background-image:url(imgs/tit-afiliados.jpg);
}

#titsitios{
	width:487px;
	height:60px;
	background-image:url(imgs/tit-sitios.jpg);
}
#titminisitios{
	width:487px;
	height:60px;
	background-image:url(imgs/tit-minisitios.jpg);
}

#titemails{
	width:487px;
	height:60px;
	background-image:url(imgs/tit-emails.jpg);
}

#titbanners{
	width:487px;
	height:60px;
	background-image:url(imgs/tit-banners.jpg);
}

#titcontacto{
	width:478px;
	height:60px;
	background-image:url(imgs/tit-contacto.jpg);
}

#imgbusc{
	width:482px;
	height:179px;
	background-image:url(imgs/img-busc.jpg);
}

#imggraficas{
	width:487px;
	height:182px;
	background-image:url(imgs/img-graficas.jpg);
}

#imgafiliados{
	width:487px;
	height:184px;
	background-image:url(imgs/img-afiliados.jpg);
}

#imgsociales{
	width:487px;
	height:184px;
	background-image:url(imgs/img-sociales.jpg);
}

#imgposicionamiento{
	width:487px;
	height:184px;
	background-image:url(imgs/img-posicionamiento.jpg);
}

#imgsitios{
	width:487px;
	height:184px;
	background-image:url(imgs/img-sitios.jpg);
}

#imgecommerce{
	width:487px;
	height:184px;
	background-image:url(imgs/img-ecommerce.jpg);
}

#imglandings{
	width:487px;
	height:184px;
	background-image:url(imgs/img-landings.jpg);
}

#imgemails{
	width:487px;
	height:184px;
	background-image:url(imgs/img-emails.jpg);
}

#imgbanners{
	width:487px;
	height:184px;
	background-image:url(imgs/img-banners.jpg);
}

#imgcontacto{
	width:478px;
	height:184px;
	background-image:url(imgs/img-contacto.jpg);
}

.centro p, a {
font-family:"Lucida Sans";
font-size:11px;
color:#666666;
}

.centro a:hover {
text-decoration:none;
}

.centro p {
padding:8px;
}

.centro h2 {
font-family:"Lucida Sans";
font-size:11px;
color:#FF0000;
font-style:italic;
margin:0;
padding:0 8px;
font-weight:normal;
}

#dmol {
width:487px;
height:60px;
background-image:url(imgs/dmol.jpg);
}

#titquienes{
width:487px;
height:60px;
background-image:url(imgs/titulos2.jpg);
}

#titsociales{
width:487px;
height:60px;
background-image:url(imgs/tit-sociales.jpg);
}

#titposicionamiento{
width:487px;
height:60px;
background-image:url(imgs/tit-posicionamiento.jpg);
}

#titecommerce{
width:487px;
height:60px;
background-image:url(imgs/tit-ecommerce.jpg);
}
#titlandings{
width:487px;
height:60px;
background-image:url(imgs/tit-landings.jpg);
}

#titequipo {
font-family:"Lucida Sans";
font-size:14px;
color:#666666;
margin:0;
padding:5px 8px;
}

#equipo1, #equipo3, #equipo5 {
	width:238px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right:2px;
}

#equipo2, #equipo4, #equipo6 {
	width:240px;
	float:left;
	padding-left:3px;
}

#nombre1, #nombre2, #nombre3, #nombre4, #nombre5, #nombre6 {
width:240px;
height:30px;
margin:5px 0;
}

#nombre1 {
background-image: url(imgs/nombre1.jpg);
}
#nombre2 {
background-image: url(imgs/nombre2.jpg);
}
#nombre3 {
background-image: url(imgs/nombre3.jpg);
}
#nombre4 {
background-image: url(imgs/nombre4.jpg);
}
#nombre5 {
background-image: url(imgs/nombre5.jpg);
}
#nombre6 {
background-image: url(imgs/nombre6.jpg);
}

#foto1, #foto2, #foto3, #foto4, #foto5, #foto6 {
margin-left:auto;
margin-right:auto;
width: 110px;
height: 106px;
}

#foto1 {
background-image:url(imgs/gonza.jpg);
}
#foto2 {
background-image:url(imgs/andre.jpg);
}
#foto3 {
background-image:url(imgs/rommy.jpg);
}
#foto4 {
background-image:url(imgs/guille.jpg);
}
#foto5 {
background-image:url(imgs/eze.jpg);
}
#foto6 {
background-image:url(imgs/franco.jpg);
}

.extracto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#certg {
width:181px;
height:161px;
margin-left:auto;
margin-right:auto;
background-image:url(imgs/certificado-google.png);
}

#certg a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CC0000;
	text-align:right;
	font-style:normal;
	text-decoration:underline;
	padding-top:130px;
	line-height: 20px;
}
.espacio{
margin-left:10px;
text-align:left;
}

#resaltado {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado1.jpg);
}

#resaltado2 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado2.jpg);
}

#resaltado3 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado3.jpg);
}

#resaltado4 {
width:482px;
	height:84px;
	background-image:url(imgs/resaltado4.jpg);
}

#resaltado5 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado5.jpg);
}


#resaltado6 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado6.jpg);
}

#resaltado7 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado7.jpg);
}
#resaltado8 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado8.jpg);
}

#resaltado9 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado9.jpg);
}

#resaltado10 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado10.jpg);
}

#resaltado11 {
width:482px;
	height:64px;
	background-image:url(imgs/resaltado11.jpg);
}

.contenedorfoto {
   float:left;
   width:155px;
   height:200px;
   margin: 5px;
   padding:5px;
   background-color:#f5f7f9;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   text-align:center;
} #wrapper #side-b #contacto table tr td form .phpfmg_form #field_0_div .col_label {
	font-size: 11px;
	font-weight: bold;
}
#wrapper #side-b #contacto table tr td form .phpfmg_form #field_1_div .col_label {
	font-weight: bold;
	font-size: 11px;
}
#wrapper #side-b #contacto table tr td form .phpfmg_form #field_2_div .col_label {
	font-size: 11px;
	font-weight: bold;
}
#wrapper #side-b #contacto table tr td p {
	text-align: center;
}
#wrapper #side-b #contacto table tr td p {
	font-weight: bold;
}
#wrapper #side-b #contacto table tr td p {
	font-size: 14px;
}

