html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a , img{
     margin: 0;
     padding: 0;
     border: 0;
}
ul, ol {
	list-style-type: none;
}
body {
	font-size: 100.01%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
}
/**/
.oculto {
	display: none;	
}
a {
	color: #333;
}
/*
______________________ inicio */
#inicio {
	background:  url(../imagenes/web/cabecera.gif) no-repeat  left top;
	width: 770px;
	height: 425px;
	margin: 10px auto;
	display: block;
	position:relative;

}
#inicio  #txt {
	width: 770px;
	position:absolute;
	top: 200px;
	left: 0;
	padding: 10px 0 0;
	border-top: 1px solid #ccc;
}
#inicio  #txt p {
	font-size: 55%;
	color: #999;
	text-align: justify;
	line-height: 1.6em;
	margin: 0 0 10px 0;
	padding: 0 20px;
}

.portaboxes {
	border-top: 1px solid #ccc;
}

.portaboxes p {
	padding: 0!important;
}

.boxhome {
	float: left;
	display: inline;
	width: 340px;
	margin: 20px 20px;
}

#inicio ul#menu {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 770px;
	font-size: 60%;
}
#inicio ul#menu li  {
	float: left;
	width: 140px;
	text-align: left;
	font-weight: bold;
	display: block;
}
#inicio ul#menu li a {
	color: #D32E12;
	text-decoration: none;
}
#inicio ul.submenu {
}
#inicio ul.submenu li {
	margin: 5px 0 0 2px!important;
	font-weight: normal!important;
}
#inicio ul.submenu li a {
	color: #999!important;
}
#inicio ul.idioma {
	position: absolute;
	top: 80px;
	left: 670px;
}
#inicio ul.idioma li {
	display: inline;
}

h2 {
	color: #D32E12;
	font-size: 120%;
	font-weight: normal;
	margin: 0px 0 10px 0;
	padding: 0 .5em;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.notun {
		border-bottom: 1px dotted #ccc;
		padding: 5px;
		clear: both;
		overflow: auto;
}

.notun h3 {
	color: #D32E12;
	font-size: 80%;
	font-weight: bold;
	margin: 0px 0 10px 70px;
	padding: 0 .5em;
	text-align: left;
}

.notun h3 a {
	color: #D32E12;
	text-decoration: none;
}

.notun h3 a:hover {
	color: #999;
	text-decoration: underline;
}

.imgnot {
	float: left;
	display: inline;
}
.imgnot img {
	padding: 5px;
	border: 1px solid #ccc;
}

a.allnews {
	color: #D32E12;
	font-weight: bold;
	font-size: 60%;
	padding: .5em 1em;
	display: block;
	text-align: right;
}
a.allnews:hover {
	color: #999;
	text-decoration: none;
}

.textdest {
	line-height: 1.7em!important;
	margin: 10px 0;
	padding: 10px 10px;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
}
.textdest p{
	line-height: 1.7em!important;
}
.h3dest {
	color: #D32E12;
	font-size: 90%;
	font-weight: bold;
	padding: 0 .5em .5em;
	text-align: left;
		border-bottom: 1px dotted #ccc;
}

.h3dest a {
	color: #D32E12;
}

.h3dest a:hover {
	color: #999;
	text-decoration: none;
}

.copyr {
	color: #999;
	width: 760px;
	margin: -30px 0 30px ;
	padding: 20px 0 0 ;
	text-align: center!important;
	clear: both;
	background: url(../clientes/includes/images/pie.gif) repeat-x;
}
.copyr p {
	text-align: center!important;
	font-size: 70%!important;
	color: #999;
	margin: 0 0 10px;
}
