/* CSS Document suiteshouse */

<style type="text/css">

html {
overflow-y:scroll;overflow-x:hidden;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/fd.jpg);
	background-position:top;
	background-repeat:repeat-x;

	}
li {
	list-style-position: outside;
	margin-left: -25px;
	list-style-type: square;
	list-style-image: url(../images/li.jpg);


}
.contenidos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 13px;

}
.content-jus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 13px;
}
.importante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #177898;
	text-align: justify;
	line-height: 13px;
}
.dir {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	padding-left:8px;
	padding-right:8px;

}
.piedefoto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #177898;
	text-align: center;
	font-weight:bold;


}
.direccion {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	line-height: 15px;
}	
.vermas{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #467898;
	text-align: center;
}
.image{
	text-align:center;
	padding-bottom: 5px;
	padding-top:0px;

}
.subtitulos{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #177898;
	line-height: 16px;
	text-align: center;
	font-weight:bold;
	font-style:normal;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-top: 3px;
}
.sub-left{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #177898;
	line-height: 16px;
	text-align: left;
	font-weight:bold;
	font-style:normal;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.Titulos {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #633;
	font-style: italic;
	font-weight: normal;
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	
}
.Formulario_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align:left;
}

.Formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align:left;
}
.pais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	width:180px;
	}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #467898;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #467898;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #467898;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
	}
</style>

