/*
+--------------------------------------------------------------+
+
+  CSS for www.eltuneldelport.com
+  El Tunel del Port styles for all pages
+  code by iwprojects (info[at]iwprojects[dot]com)
+
+-------< Definiciones generales >-----------------------------+
| Definiciones generales para todas las páginas
+--------------------------------------------------------------+
*/

body {
	margin: 0 auto auto auto;
	padding: 0;
	line-height: 130%;
	text-align: left;
	background: #c1dcea;
}
body, table{
	font-size: 11px;
	font-family: "Arial", Helvetica, sans-serif;
}
table td{
	vertical-align: top;
}
h2 {
	font-size: 14px;
	margin-bottom: 1.4em;
}	
a:link {
	color: #33c;
}	
a:visited {
	color: #339;
}	
div.iframe  {
	margin-left: 130px;
}
p {
	margin:0;
}
p.frase  {
	font-size: 16px;
	font-family: "Times", Helvetica, sans-serif;
	font-weight: normal;
	font-style: oblique;
	line-height: 115%
}
img.testimoni{
	border:0;
	margin-right: 10px;
	float:left;
}
p.espaih1{
	height: 0.5em;
}

