@charset "UTF-8";
/* CSS Document */

body {
	MARGIN: 0px;
	background-image: url(images/bgd.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#bgd{
	margin:0 auto;
	position:relative;
	width:100%;
	background-image: url(images/bgd_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedor{
	margin:0 auto;
	position:relative;
	width:1012px;
	padding-bottom: 57px;
}


/* Botonera
---------------------------------------------------------- */
#botonera{
	margin:0 auto;
	position:relative;
	width:100%;
	height:26px;
	padding-top: 11px;
	background-image: url(images/bgd_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	padding: 0;
}
#menu a {
	display: block;
	float: left;
	margin-left: 44px;
	margin-right: 44px;
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 15px;
	color: #e7e7e7;
	text-shadow: 1px 1px 0px #666666;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#menu a:hover {
	color: #023f0f;
	text-shadow: 1px 1px 0px #2c8d3b;
	border-bottom: 1px solid #79817d;
}


/* Top
---------------------------------------------------------- */
#top{
	margin:0 auto;
	position:relative;
	width:100%;
	height:168px;
	background-image: url(images/bgd_top2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#txt_top1{
	width:462px;
	padding-top: 47px;
	padding-bottom: 3px;
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 17px;
	color: #01742d;
	text-shadow: 1px 1px 0px #ffffff;
	text-align:center;
	background-image: url(images/div_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#txt_top2{
	width:462px;
	padding-top: 10px;
	padding-bottom: 3px;
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 16px;
	color: #6a6969;
	text-shadow: 1px 1px 0px #ffffff;
	text-align:center;
	line-height: 22px;
}
.txt_top2_bold{
	font-family: 'source_sans_probold', Arial, sans-serif;
}
.txt_top3{
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 22px;
	color: #93035a;
	text-shadow: 1px 1px 0px #ffffff;
	text-align:center;
}
.txt_top3_small{
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 18px;
	color: #93035a;
	text-shadow: 1px 1px 0px #ffffff;
	text-align:center;
}


/* Banner
---------------------------------------------------------- */
#banner{
	margin:0 auto;
	position:relative;
	width:100%;
	height:297px;
}


/* Contenidos
---------------------------------------------------------- */
#cont{
	margin:0 auto;
	position:relative;
	width:100%;
	background-image: url(images/bgd_cont.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#title {
	margin:0 auto;
	position:relative;
	width:924px;
	padding-top: 37px;
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 17px;
	color: #005944;
	text-shadow: 1px 1px 0px #ffffff;
}
.title2 {
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 17px;
	color: #038b43;
	text-shadow: 1px 1px 0px #ffffff;
}
#subtitle {
	margin:0 auto;
	position:relative;
	padding-top: 28px;
	padding-bottom: 17px;
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 17px;
	color: #005944;
	text-shadow: 1px 1px 0px #ffffff;
}
#subtitle2 {
	width:280px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 17px;
	color: #005944;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #d5d5d5; 
	padding: 2px 0 0 0;
	margin-bottom: 9px;
}
#subtitle3 {
	padding-top: 8px;
	padding-bottom: 14px;
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 17px;
	color: #005944;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #d5d5d5; 
	padding: 4px 0 4px 0;
	margin-bottom: 5px;
}
#contenidos {
	margin:0 auto;
	position:relative;
	width:924px;
	padding-top: 20px;
	font-family: 'source_sans_proregular', Arial, sans-serif;
	font-size: 15px;
	color: #4f4f4f;
	text-decoration: none;
	line-height: 21px;
	text-align: justify;
	list-style-image: url(images/vi.gif);
}
.imagen {
	border: 2px solid #d9d9d9;
}
.txt2 {
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 15px;
	color: #01782e;
	text-decoration: none;
	line-height: 21px;
}
.ligas{
	font-family: 'source_sans_prosemibold', Arial, sans-serif;
	font-size: 15px;
	color: #4f4f4f;
	text-decoration: none;
	line-height: 21px;
}
a.ligas:hover{
	color: #209c5a;
}
.dir2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01782e;
	text-decoration: none;
	text-align: justify;
}
.serv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #87878a;
	text-decoration: none;
	line-height: 20px;
}


/* Pie
---------------------------------------------------------- */
#pie{
	margin:0 auto;
	position:relative;
	width:100%;
	height:80px;
	background-image: url(images/bgd_pie.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#datos_pie{
	margin:0 auto;
	position:relative;
	width:100%;
	padding-top: 34px;
	background-image: url(images/bgd_pie2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.pie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #98989a;
	text-decoration: none;
}
a.pie:hover {
	color: #cdcdcd;
}