body {
margin: 0px;
padding: 0px;
background-color: #000000;
}

table
{ 
margin-left: auto;
margin-right: auto;
}

td
{
text-align: left;
}
.texto h4 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}

.texto {
	color: #EBEBEB;
	text-align: justify;
	font: 12px/16px "Trebuchet MS", Arial, sans-serif;
}
.textobold {
	color: #EBEBEB;
	text-align: justify; font-weight:bold;
	font: 12px/16px "Trebuchet MS", Arial, sans-serif;
}
.textocentrado {
	color: #EBEBEB;
	text-align: center;
	font: 12px/16px "Trebuchet MS", Arial, sans-serif;
	margin-top:5px;
}
.texto a {
	color: #00CCFF;
	text-decoration: none;
	line-height: 16px;
	border-bottom: 1px solid #828282;
	font-weight: bold;
}
.texto a:hover {
	text-decoration: none;
	color: #D6D6D6;
	background-color: #434343;
	border: none;
}
.texto a:visited {
	font-weight: bold;
	text-decoration: none;
}
.texto a:link {
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #ECECEC;
	font-style: normal;
}
.texto {
	padding: 10px 15px 15px;
}
.texto p {
	text-align: justify;
	font: normal 12px/17px Arial, sans-serif;
}
.texto h2 {
	font-size: 1.4em;
	color: #F5F9F2;
	font-style: italic;
	margin: 0px;
	padding: 0px 8px 8px;
	border-bottom: 1px solid #56673B;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 11px/11px "Trebuchet MS", Arial, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	border: none;
}
#footer a:link {
	text-decoration: none;
}
.tablas {

	font: normal 13px/14px "Trebuchet MS", Arial, sans-serif;
	color: #F8F8F8;
		text-align: justify;
}
.titulo-contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #ECECEC;
	padding: 2px 5px 5px;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBFB;
}
.imgb {
	border: 1px solid #FFFFFF;
}
blockquote {
}

table {text-align:center;}

.primer-parrafo {
	padding-left: 170px;
}

