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

body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-repeat: repeat-x;
	font-weight: normal;
}
.epigrafe {
	color: #06C;
	font-size: 11px;
	font-weight: bold;
}

.tit {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79B;
	padding-bottom: 3px;
	display: block;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
	color: #06C;
}
.columna {
	display: block;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: justify;
}
.columna img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
}




a:link {
	color: #0059A2;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #003366;
}
#contenedor {
	width: 980px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#encabezado {
	background-image: url(../img/top_banner.jpg);
	background-repeat: no-repeat;
	height: 99px;
	float: left;
	width: 980px;
}
#centro {
	background-color: #7799BB;
	width: 960px;
	margin-right: auto;
	margin-left: 10px;
	clear: both;
	float: left;
	background-image: url(../img/bg_centro.gif);
}
#centro2 {
	background-color: #7799BB;
	width: 960px;
	margin-right: auto;
	margin-left: 10px;
	clear: both;
	float: left;
	background-image: url(../img/bg_centro2.gif);
}
#barra_txt {
	float: left;
	width: 960px;
	background-image: url(../img/bg_barra_txt.gif);
	height: 33px;
}
#barra_txt #barra_txt_izq {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#barra_txt #barra_txt_der {
	float: right;
}
#barra_txt #barra_txt_der ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#barra_txt #barra_txt_der ul li {
	float: left;
	display: block;
	margin-right: 10px;
	padding-right: 2px;
}
#barra_txt #barra_txt_der ul li a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#barra_txt #barra_txt_der ul li a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#barra_txt #barra_txt_der ul li a:hover {
	color: #FCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#txt {
	background-color: #FFFFFF;
	color: #666666;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#columnas {
	float: left;
	width: 950px;
	margin-left: 5px;
}

.columna1 {
	width: 189px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.columna2 {
	width: 190px;
	float: left;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.columna3 {
	width: 430px;
	float: left;
	margin: 20px;
	display: block;
	text-align: justify;
	line-height: 16px;
}

#barra_footer {
	float: left;
	width: 960px;
	background-color: #C8D8E5;
	height: 31px;
	background-image: url(../img/bg_menu.jpg);
	background-position: top;
	margin-left: 10px;
}
#barra_banner {
	width: 812px;
	float: left;
}

#barra_footer ul {
	padding: 0px;
	list-style-type: none;
	clear: both;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#barra_footer li {
	display: block;
	float: left;
	text-align: center;
}




#contenedor #footer {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
	clear: both;
	float: none;
	margin-bottom: 10px;
}
#contenedor #footer #banner_aj {
	width: 150px;
	float: left;
	margin-left: 20px;
}
#contenedor #footer #banner_aj a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#submenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#submenu li a:link {
	color: #0059A2;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#submenu li a:visited {
	color: #069;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#submenu li a:hover {
	color: #036;
	font-weight: normal;
	text-decoration: none;
}
#submenu li .link {
	color: #069;
}
#menu {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#menu li {
	float: right;
	height: 31px;
	width: 100px;
	text-align: center;
}
#menu li a {
	background-image: url(../img/bg_menu.jpg);
	background-position: top;
	display: block;
	color: #EEF3F9;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 7px;
}
#menu li a:visited {
	background-image: url(../img/bg_menu.jpg);
	background-position: top;
	display: block;
	color: #EEF3F9;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 7px;
}
#menu li a:hover {
	background-image: url(../img/bg_menu.jpg);
	background-position: bottom;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 7px;
}
