body {
	border-top:1px solid #999;
	border:0;
	color:#999;
	font-family:Century Gothic, Verdana;
	font-size:14px;
	margin:0;
	padding:0;
}
body h4 {
	color:#999;
	font-family:Interstate, Verdana;
	font-size:16px;
}
#pagina {
	border:0;
	margin:0;
	padding:0;
}
#home #pagina {
	background:url('../img/template/pIni.png') repeat-x;
}
#quienes #pagina {
	background:url('../img/template/pQui.png') repeat-x;
}
#servicios #pagina {
	background:url('../img/template/pSer.png') repeat-x;
}
#portafolio #pagina {
	background:url('../img/template/pPor.png') repeat-x;
}
#contacto #pagina {
	background:url('../img/template/pCon.png') repeat-x;
}
#cuerpo {
	margin:0 auto 0 auto;
	width:1000px;
}
#menu {
	float:right;
	margin-right:10px;
	margin-top:20px;
}
img {
	border:none;
}
ul#leftBlock {
	display:block;
	float:left;
	list-style:none;
	margin-left:3px;
	margin:0;
	padding:0;
	width:256px;
}
ul#leftBlock li {
	background:url('../img/template/newsBody.png') repeat-y;
}
ul#leftBlock li>.body {
	background:url('../img/template/newsHeader.png') no-repeat;
	border-top:1px solid #fff;
	min-height:115px;
	text-align:right;
	width:256px;
}
ul#leftBlock li>.body h3 {
	color:#5b7f90;
	font-size:14px;
	font-weight:bold;
	margin:20px 20px 20px 10px;
	text-align:left;
}
ul#leftBlock li>.body>a {
	margin-right:20px;
}
#newsText {
	margin:10px;
	text-align:left;
}
#newsText br {
	margin-bottom:10px;
}
#newsText a.news {
	color:#999;
	font-weight:bold;
	margin-right:20px;
	text-decoration:none;
}
#newsText a.news:hover {
	margin-right:20px;
	text-decoration:underline;
}
ul#leftBlock li>.footer {
	background:url('../img/template/newsFooter.png') no-repeat;
	height:15px;
	margin-bottom:0;
	width:256px;
}
#newsText {
	min-height:115px;
}
#newsText div {
	margin-bottom:15px;
	text-align:left;
}
#newsText p {
	margin:0;
}
#newsText h4 {
	color:#5b7f90;
	font-size:12px;
	margin:0;
}
#newsText a {
	font-size:11px;
}
.bSb {
	background-color:#FFC;
	background:url('../img/template/divSB.png') no-repeat;
}
#main, #list {
	background:url('../img/template/body_body.jpg') repeat-y;
	display:block;
	float:right;
	margin:0 6px 0 0;
	width:730px;
}
#main>.body, #list>.body {
	background:url('../img/template/body_top.jpg') no-repeat;
	border-top:1px solid #fff;
	width:730px;
}
#main>.footer, #list>.footer {
	background:url('../img/template/body_btm.jpg') no-repeat;
	height:25px;
	width:730px;
}
#content, #contentList {
	color:#555;
	font-size:14px;
	line-height:1.7;
	margin:0px 40px 20px 35px;
	text-align:right;
}
#content h1 {
	color:#5b7f90;
}
#content h2, #contentList h2 {
	color:#5b7f90;
	font-size:16px;
	margin-right:15px;
	text-align:right;
}
#content dl.level2, #content ul {
	text-align:left;
}
#content #status {
	background-color:#ffde00;
	border:1px solid #ff0;
	margin:20px auto 20px auto;
	padding:10px;
	text-align:center;
}
#contentList>ul {
	list-style:none;
	margin:0;
	padding:0;
}
#contentList>ul>li {
	background:url('../img/template/divList.png') bottom center no-repeat;
}
#contentList>ul>li>div {
	display:inline-block;
}
#contentList h2 {
	margin-bottom:0;
	margin-top:15px;
}
#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 {
	font-weight:bold;
	list-style:none;
}
dl.level1 dt {
	font-size:15px;
	font-weight:bold;
	margin-top:30px;
}
dl.level2 dt {
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
}
#footer {
	border:1px solid #fff;
	clear:both;
	display:block;
	margin:0 auto 20px auto;
	position:relative;
	text-align:center;
	top:180px;
}
#footer p {
	margin:10px;
}
#footer .Fmenu {
	color:#5b7f90;
	font-weight:bold;
	margin-bottom:40px;
}
.bloque {
	margin-left:auto;
	margin-right:auto;
}
.b1 {
	color:#000;
}
.N1 {
	font-weight:bold;
}
a {
	color:#5b7f90;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.error1 {
	color:red;
	font-size:12px;
	font-weight:bold;
}
.norm1 {
	color:#000;
}
.noscript {
	margin:0;
	padding:0;
}
h3 {
	font-size:14px;
}
.logo {
	width:200px;
}
.logo a {
	text-decoration:none;
}
.desc {
	width:240px;
}
.notice_message, .success_message, .warning_message, .error_message, .validation_message {
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid;
	margin: 1px 0;
	padding: 0px 10px 3px 50px;
}
.error_message {
	background-color: #FFBABA;
	background-image: url('../img/default/error.png');
	color: #D8000C;
}
.notice_message {
	background-color: #BDE5F8;
	background-image: url('../img/default/info.png');
	color: #00529B;
}
.success_message {
	background-color: #DFF2BF;
	background-image:url('../img/default/valid.png');
	color: #4F8A10;
}
.warning_message {
	background-color: #FEEFB3;
	background-image: url('../img/default/warning.png');
	color: #9F6000;
}
.validation_message {
	background-color: #FFCCBA;
	background-image: url('../img/default/warning.png');
	color: #D63301;
}
.highlight {
	background: #FFFFDF;
}
div.autocomplete {
	background-color: white;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	position: relative;
}
div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.autocomplete ul li.selected {
	background-color: #ffb;
}
div.autocomplete ul li {
	cursor: pointer;
	display: block;
	font-size: 10px;
	list-style-type: none;
	margin: 1px 0;
	padding: 1px;
}

