@charset "utf-8";
/* CSS Document */

#TD_gral {
	border: 3px #553020 solid;
}
#indez {
	z-index: 1000;
}
.Logo { 
	padding: 47px;
	background-image:url(../img/home_r1_c1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 230px;
}
#franja {
	background-color: #553020;
	height: 10px;
}
#menu {
	background-color: #A7CD39;
}
#tabs {
	background-color: #553020;
	border-top: 2px #A7CD39 solid;
	height: 33px;
	padding-left: 15px;
	vertical-align:middle;
	z-index: 1100;
}
.welcome {
	padding-left: 70px;
	padding-top: 10px;
	vertical-align:middle;
	height: 30px;
}
#linea_verde { 
	margin: 2px 0 0 70px;;
	background-image:url(../img/home_r13_c4.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 15px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}
.seccion {
	padding-top: 25px;
	padding-left: 45px;
}
#titulos { 
	font-family: trebuchet MS;
	font-size: 12px;
	color: #333333;
}
.textos { 
	font-family: trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-align:justify;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 40px;
	padding-bottom: 25px;
}
.textos_1 { 
	font-family: trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-align:justify;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 25px;
}
.textos_2 { 
	font-family: trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-align:justify;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 45px;
	padding-bottom: 25px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

