@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	border: 0px;
	border-top: 1px solid #999;
	margin: 0px;
	font-family: Verdana; font-size: 12px; color: #999999;
	background: url(images/background.png) repeat-x;
}
body h4 {
	font-family: Verdana;
	font-size: 14px;
	color: #999999;
}

#pagina { border: 0px; margin: 0px; padding: 0px; }
#blog #pagina { background: url(images/pBlo.png) repeat-x; }

#cuerpo {
	width: 1000px;
	margin: 0px auto 0px auto;
}
#menu { float: right; margin-top: 20px; margin-right: 10px; }
img { border: none; }

ul#leftBlock {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	width: 256px;
	list-style:none;
}
ul#leftBlock > li { background: url(images/newsBody.png) repeat-y; }
ul#leftBlock > li > .body {
	border-top: 1px solid #fff;
	width: 256px;
	min-height: 115px;
	text-align: right;
	background: url(images/newsHeader.png) no-repeat;
}
ul#leftBlock > li > .body h3 {
	margin: 20px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #5B7F90;
	text-align: left;
}
ul#leftBlock > li > .body > a { margin-right: 20px; }

#newsText { text-align: left; margin: 10px; }
#newsText br { margin-bottom: 10px; }
#newsText a.news { color: #999999; text-decoration: none; font-weight: bold; margin-right: 20px; }
#newsText a.news:hover { text-decoration: underline; margin-right: 20px; }
ul#leftBlock > li > .footer {
	width: 256px; height: 15px;
	margin-bottom: 0px;
	background: url(images/newsFooter.png) no-repeat;
}
#newsText { min-height: 115px; }
#newsText div { margin-bottom: 15px; text-align: left; }
#newsText p { margin: 0px; }
#newsText h4 { margin: 0px; font-size: 12px; color: #5B7F90; }
#newsText a { font-size: 11px; }

ul.bSb, ul.bSb ul { list-style: none; padding: 0px; text-align: left; }
ul.bSb { margin: 20px 20px 10px 10px; }
ul#leftBlock > li > .body ul.bSb > li { padding-bottom: 15px; background: url(images/divSB.png) bottom center no-repeat; }
ul#leftBlock > li > .body ul.bSb > li:last-child { background: none; }
ul.bSb ul { margin: 10px 20px 0px 10px; }
ul.bSb h2 { color: #5B7F90; font-size: 14px; }
ul.bSb a { color: #999999; }

#main, #list {
	width: 728px;
	float: right;
	display: block;
	margin: 0px 6px 0px 0px;
  background: url(images/textBody.png) repeat-y;
}
#main > .body, #list > .body {
	border-top: 1px solid #fff;
	width: 728px;
	min-height: 220px;
	background: url(images/textHeader.png) no-repeat;
}
#main > .footer, #list > .footer {
	width: 728px; height: 30px;
	background: url(images/textFooter.png) no-repeat;
}

#content, #contentList {
	margin: 30px 40px 20px 35px;
	font-size: 13px;
	line-height: 1.7;
	text-align: right;
	color: #555;
}
#content h1 { color: #5B7F90; }
#content h2, #contentList h2 {
	margin-top: 40px;
	margin-right: 15px;
	color: #5B7F90;
	font-size: 16px;
	text-align: right;
}
#content h3, #contentList h3 {
	color: #5B7F90;
	font-size: 13px;
	text-align: right;
}
#content dl.level2, #content ul { text-align: left; }
#content #status {
	margin: 20px auto 20px auto;
	padding: 10px;
	text-align: center;
	border: 1px solid #ff0;
	background-color: #FFDE00;
}
#content form { border-bottom: 1px solid #fff; padding-bottom: 15px; background: url(images/divList.png) bottom center no-repeat; }
#content #address { margin-top: 0px; padding-bottom: 15px; font-size: 14px; background: url(images/divList.png) bottom center no-repeat; }
#content #mapa { width: 425px; height: 350px; border: 0px; overflow: hidden; margin: 0px; }

#contentList > ul { margin: 0px; padding: 0px; list-style: none; }
#contentList > ul > li { background: url(images/divList.png) bottom center no-repeat; }
#contentList > ul > li > div { display: inline-block; }
#contentList h2 { margin-top: 15px; margin-bottom: 0px; }
#contentList li.li1, #contentList li.li1 h2 { text-align: right; }
#contentList li.li2, #contentList li.li2 h2 { text-align: left; }
#contentList li.last { background: none; }
#contentList ul.level2 { list-style: none; font-weight: bold; }

dl.level1 dt {
	margin-top: 30px;
	font-weight: bold;
	font-size: 15px;
}
dl.level2 dt {
	margin-top: 20px;
	font-weight: bold;
	font-size: 13px;
}

#footer {
	border: 1px solid #fff;
	clear: both;
	position: relative;
	top: 80px;
	margin: 0px auto 20px auto;
	text-align: center;
}
#footer p { margin: 10px; }
#footer .Fmenu {
	margin-bottom: 40px;
	color: #5B7F90;
	font-weight: bold;
}


/**** Basicos ****/

.bloque { margin-left: auto; margin-right: auto; }
.curv1 { font-style: italic; }
.b1 { color: #000; }
.c1 { text-align: center; }
.N1 { font-weight: bold; }
a { color: #5B7F90; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
.hide { display: none; }
.formT tbody th { text-align: right; }
.formT tbody td { text-align: left; }
.formT tfoot td { text-align: center; }
.nota1 { color: red; font-size: 10px; }
.error1 { color: red; font-size: 12px; font-weight: bold; }
.norm1 { color: #000; }
.noscript { margin: 0px; padding: 0px; }






