.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	text-align:justify;
	color: #4a4646;
	font-style: italic;
}

.subtitulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	text-align:justify;
	color: #333333;
}

.texto,
a.texto:link,
a.texto:visited
{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.texto:hover
{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ab2033;
	text-decoration: underline;
}
.link,
a.link:link,
a.link:visited
{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.link:hover
{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.texto_negrita {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.texto_negrita:link,
a.texto_negrita:visited,
a.texto_negrita:hover
{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ab2033;
	text-decoration: none;
}
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}
.pie_foto
{
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FF6600;
}
.pie,
a.pie:link,
a.pie:visited
{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pie:hover
{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.titular_home {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DCE9DD;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	vertical-align: middle;
	padding-top:5px;
	padding-bottom:5px;
}
.texto_home {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.cuadro_home {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;	
	border-left-color: #0E5798;
	border-bottom-color: #0E5798;
	border-right-color: #0E5798;	
}
.titular_adorno {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E5798;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #0e5798;
	background-image: url(../images/titular_home.jpg);
	background-repeat:   repeat-x;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	width: 50px;
}
.gmaps_campo {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.gmaps_boton {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}