body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin: 0px;
}
p,ul{
	margin-top:0px;
	margin-bottom:0px;
}
.txt_blanco {
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}
a:link {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_pie {
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}
.txt_pie a{
	color:#fff;
	font-weight:bold;
}
.tit_blanco {
	color: #FFFFFF;
	font-size: 1.7em;
	text-decoration: none;
	font-weight: normal;
}
.txt_blancobold {
	color: #FFFFFF;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}
.menu_home:link {
	font-size: 0.9em;
	font-weight: bolder;
	color: #555555;
	text-decoration: none;
}
.menu_home:visited {
	font-size: 0.9em;
	font-weight: bolder;
	color: #555555;
	text-decoration: none;
}
.txt_gris {
	font-size: 1.2em;
	color: #666666;
}

.menu_home:hover {
	font-size: 0.9em;
	font-weight: bold;
	color: #ce451d;
	text-decoration: none;
}
.menu_home:active {
	font-size: 0.9em;
	font-weight: bolder;
	color: #555555;
	text-decoration: none;
}
.txt_blancobold2:link,.txt_blancobold2:visited,.txt_blancobold2:link{
	padding-right:7px;
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.txt_blancobold2:hover{
	color: #ccc;
}

.homeContenido{
	position:relative;
	float:right;
	width:150px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.linksSecciones:link,.linksSecciones:visited,.linksSecciones:active {
	font-size: 1.15em;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-align: right;
}
.linksSecciones:hover {
	color: #CCCCCC;
}
