body {
	text-align: center;
	min-width: 770px;
	color: #444444;
	font: normal 76% arial, verdana, sans-serif;
	background: #E3E3E3 url(../images/web/web_bg.jpg) repeat-x;
	margin: 0 0 15px;
}
strong {
	font-weight: bold;
}
a {
	color: #7F8386;
	text-decoration: underline;
}
a:hover {
	color: #4E5052;
	text-decoration: none;
}#portaweb {
	margin: 0 auto;
	width: 770px;
}
#cabecera {
	width: 770px;
	position: relative;
	height: 160px;
	text-align: left;
	background: url(../images/web/web_top_bg.jpg) no-repeat;
}
#cabecera h1 {
	position: absolute;
	left: 10px;
	top: 15px;
}
#cabecera h1 a {
	background: url(../images/web/web_top_logotipo.jpg) no-repeat;
	height: 89px;
	width: 144px;
	display: block;
}
#cabecera h1 a span {
	display: none;
}
#nav {
	position: absolute;
	left: 40px;
	top: 117px;
} 
#nav li {
	float: left;
	display: inline;
	padding: 0 30px;
} 
#nav li.last {
	border-right: 0;
} 
#nav li a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	font-size: 14px;
	padding: 3px 8px;
	display: block;
} 
#nav li a:hover {
	color: #333;
} 
#nav li a.activo, #nav li a.activo:hover {
} 
#contenido {
	background: url(../images/web/web_cont_bg.jpg) repeat-y;
	width: 769px;
	margin: 0 auto;
	text-align: left;
}
#contenidotop {
	background: url(../images/web/web_cont_top.jpg) no-repeat;
	width: 769px;
	text-align: left;
}

#contenidopie {
	background:  url(../images/web/web_cont_down.jpg) no-repeat left bottom;
	width: 769px;
	text-align: left;
	padding: 10px 0 0;
}

#contentweb {
	margin: 5px 15px 15px;
	position: relative;
	/*background: url(../images/web/marca_agua.jpg) no-repeat center 300px;*/
}
#contentweb h2 {
	padding: 15px 20px 13px;
	background: url(../images/web/web_h2.jpg) no-repeat center center;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin: 10px 0;
	color: #9a1d0e;
}
#contentweb h3 {
	padding: 5px 20px 6px;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	margin: 5px 0 0;
	color: #9a1d0e;
}
#contentweb p {
	padding: 0 30px 10px;
	text-align: justify;
}

#contentweb p.ok {
	padding: 5px 30px;
	margin: 5px 20px;
	background-color: #e7ffde;
	border: 1px solid #333;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#contentweb p.no {
	padding: 5px 30px;
	margin: 5px 20px;
	background-color: #ff737e;
	border: 1px solid #333;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#contentweb p.mini {
	font-size: 80%;
	color: #999;
}
#contentweb ul {
	padding: 0 40px 10px;
}

#contentweb ul li {
	margin: 3px 5px;
	background: url(../images/web/web_li.jpg) no-repeat left center;
	padding: 3px 12px;
}

#form2 {
	float: right;
	display: inline;
}
#form2 label {
	display: none;
}
#email_nw {
	border: 1px solid #333;
	width: 200px;
	background: #ededed;
}
#KT_Insert1b {
	border: 1px solid #333;
	background: #ccc;
	font-weight: bold;
}

#form1 p {
	float: left;
	display: inline;
	width: 295px;
	margin: 3px 5px;
	text-align: center;
	height: 60px;
}
#form1 p.largo {
	float: left;
	display: inline;
	width: 660px;
	margin: 3px 5px;;
	height: auto;
}

#form1 p.botonera {
	float: left;
	display: inline;
	width: 660px;
	margin: 3px 5px;;
}

#form1 input, #form1 textarea {
	width: 95%;
	text-align: left;
	border: 1px solid #333;
	background: #ededed;
	padding: 2px;
	font-size: 110%;
}
#form1 textarea {
	height: 120px;
}

#form1 label {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 2px 5px;
	margin: 2px 0;
	font-weight: bold;
	text-align: left;
}
.KT_field_hint {
	display: block;
	color: #666!important;
}
#form1 p.botonera input {
	border: 1px solid #333;
	background: #ccc;
	font-weight: bold;
	width: 100px;
	margin: 0 5em;
	text-align: center;
	letter-spacing: 0.1em;
}

#porban {
	float: right;
	display:  inline;
	width: 230px;
	padding-left: 35px;
	text-align: center;
}

#copy {
	font-size: 90%;
	line-height: 2em;
	color: #666;
}

#advert {
	position: absolute;
	right: 10px;
	top: 264px;
}

#advert a {
	text-decoration: none;
	font-weight: bold;
	color: #853035;
}

#advert img {
	vertical-align: text-bottom;
	margin-left: 5px;
}

/*-----=[Hacks]=-----*/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}
.clearfix {zoom:1;}  

