*{
	margin:0;
	padding:0;
}

* html #menu-p a{
	width:1%;
}

body{
	text-align:center;
	color:#000;
	background-color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a{
	color:#FF0000;
	text-decoration:none;
	background-color:inherit;
}

a:hover{
	color:#2a5a8a;
	text-decoration:none;
	background-color:inherit;
}

a img{
	border:none;
}

p{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}


p form{
	margin-top:0;
	margin-bottom:20px;
}

img.left,img.center,img.right{
	padding:4px; 
	border:1px solid #a0a0a0;
}

img.left{
	float:left;
	margin:0 12px 5px 0;
}

img.center{
	display:block;
	margin:0 auto 5px auto;
}

img.right{
	float:right;
	margin:0 0 5px 12px;
}

/**************** Header and menu-p styles ****************/

#marco{
	width:792px;
	text-align:left;
	background:#ffffff;
	border:2px solid #a0a0a0;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#header{
	height:234px;
	width:790px;
	color:#ffffff;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#des {
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
	font-size: 0px;
}
#des h1 {
	visibility: hidden;
}


#menu-p .selected,#menu-p a:hover{
	background:#80b0da;
	color:#ffffff;
text-decoration:none;
	}

#menu-iz {
	clear:left;
	float:right;
	width:170px;
	padding:0;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 11px;
}

#menu-iz ul {
	list-style:none;
	width:170px;
	margin-bottom: 5px;
	padding: 0px;
}

#menu-iz li {
	margin-bottom:2px;
	font-weight: bold;
}

#menu-iz li a {
	text-decoration:none;
	color:#FFF;
	display:block;
	background-color: #F00;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
}

#menu-iz li a:hover, #menu-iz li a.current {
	color:#FFFFFF;
	border-top:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	border-left:4px solid #505050;
	background-color: #666666;
	text-transform: uppercase;
}
#menu-iz dl {
	list-style:none;
	width:170px;
	margin-bottom: 5px;
	padding: 0px;
}
#menu-iz dt {
	margin-bottom:5px;
}
#menu-iz dt a {
	height:20px;
	text-decoration:none;
	color:#FFF;
	display:block;
	background-color: #333;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
}
#menu-iz dt a:hover, #menu-iz dt a.current {
	color:#FFFFFF;
	border-top:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	border-left:4px solid #505050;
	background-color: #666666;
	font-size: 12px;
}



/**************** Content styles ****************/

#contenido{
	float:left;
	width:590px;
	font-size:12px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contenido .fuente{
	font-size: 11px;
	color: #F93;
}
#contenido p {
	padding:0;
	margin:0;
	color: #333333;
}

#contenido a {
	text-decoration:none;
}

#contenido a:hover {
	text-decoration:underline;
}

#contenido h2{
	display:block;
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#contenido h2 a{
	font-weight:normal;
}

#contenido h3{
	margin:0 0 5px 0;
	font-size:14px;
	letter-spacing:-1px;
	color: #000000;
}

#contenido ul,#contenido ol{
	margin:0 5px 16px 35px;
}

#contenido dl{
	margin:0 5px 10px 25px;
}

#contenido dt{
	font-weight:bold;
	margin-bottom:5px;
}

#contenido dd{
	margin:0 0 10px 15px;
}

#contenido img {
	margin-bottom: 4px;
}
#linea {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
}


/**************** Footer styles ****************/

#footer{
	clear:both;
	width:790px;
	color:#f0f0f0;
	background-color: #333333;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer p{
	padding:0;
	margin:0;
	text-align:center;
	font-size: 10px;
}
#footer a{
	color:#f0f0f0;
	background-color:inherit;
	font-weight:bold;
}

#footer a:hover{
	color:#ffffff;
	background-color:inherit;
	text-decoration: underline;
}

#menu-s {
	float: right;
	border: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 25px;
}
#menu-s ul {
	list-style:none;
	padding:0px;
	margin: 0px;
}

#menu-s li {
	float:left;
	list-style-type:none;
	border: 1px solid #FFF;
	line-height: 20px;
}
#menu-s li a {
	display:block;
	text-decoration:none;
	background-color:#000;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}
#menu-s .selected, #menu-s a:hover {
	background:#80b0da;
	color:#ffffff;
}


/**************** Misc classes and styles ****************/

.splitcontentleft {
	float:left;
	width:48%;
}

.splitcontentright {
	float:right;
	width:48%;
	text-align: justify;
}

.box{
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	color:#FFFFFF;
	line-height:1.5em;
}
.clear{clear:both;}


.fecha {
	font-size:11px;
	color: #FC0;
}

.clear {
	CLEAR: both
}

#topbar{
	position:absolute;
	border: 1px solid black;
	padding: 2px;
	width: 156px;
	visibility: hidden;
	z-index: 999;
	margin-top: 35px;
}

/*--------------------tabla contacto--------------*/

#contacto {
	float:left;
	width:590px;
	font-size:12px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
}

#contacto p {
	padding:0;
	margin:0;
	color: #333333;
}


#contacto span {
	color: #F00;
}

#contacto a {
	color: #900;
}
#contacto h1, h2, h3 {
	color: #333;
	font-weight: bold;
}
div.mensaje {
	padding: 10px;
	color: #000000;
}
input.inputbox, select.inputbox {
	font-size: 10px;
	border: solid 1px #666666;
}
textarea.inputbox {
	font-size: 12px;
	border: solid 1px #666666;
	padding: 2px;
} 
div.button {
	padding: 10px;
	text-align: center;
}
input:hover, textarea:hover, select:hover, input.inputboxhover {
	border-color: #FF9999;
}
input:focus, textarea:focus, select:focus, input.inputboxfocus {
	border-color: #FF0000;
}

label {
	display: block;
	padding-top: 3px;
	color: #000;
}
fieldset {
	padding: 0px 10px 10px 10px;
	color: #000000;
}
legend {
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}

