body {
	font-family:tahoma, Arial, Sans-serif;
	font-size:10pt;
	color:#335;
	width:960px;
	margin:10px auto;
	background-color: #225522;
	background-image: url("images/fondo2.jpg");
}

a:link, a:active, a:visited {
	color:#f40;
	text-decoration:none;
}

a.cur { color:#a30; }

a:hover {
	color:#127;
	text-decoration:underline;
}

div.logo {
	float:left;
	width:210px;
	height:200px;
	overflow:hidden;
	background-image: url("images/logo.gif");
}

div.imgsup {
	float:right;
	width:750px;
	height:200px;
	overflow:hidden;
}

div.clearer {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* ********** Estilos generales ********** */

div.content {
	padding: 8px;
	margin: 5px 0px 0px 0px;
	border: 2px #042 solid;
	text-align: left;
	background-image: url("images/pared.jpg");
}

div.linkder {
	margin-top: 5px;
	text-align: right;
}

/* ********** Menú izquierda ********** */

div.submenu {
	display: block;
	width: 190px;
	float: left;
	color: #ddd;
}

div.submenu a { color: #f90; }
div.submenu a.cur {
	color: #f60;
	font-weight:bold;
}
div.submenu a:hover, div.submenu a.cur:hover { color: #fc0; }

div.submenu div.titulo, h1, h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 2px 10px 3px 10px;
	border: 1px #042 solid;
	margin: 0px;
	background-color: #225522;
	background-image: url("images/fondo1.jpg");
}
p.pie {
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 2px 10px 3px 10px;
	border: 1px #042 solid;
	font-size:12pt !important;
	margin:10px 0 !important;
	background:#252;
}

div.submenu div.smcont {
	font-size: 8pt;
	margin: 2px 0px 8px 0px;
	padding: 3px;
	border: 1px #042 solid;
	background-image: url("images/pared3.jpg");
}
div.submenu ul {
	margin:0px;
	padding:0px 0px 0px 10px;
}

/* ************* Elementos adicionales ********** */
h1, h2 { text-align: left; }
a.maintit { color: #f90; }
a.maintit:hover { color: #fc0; }

div.content2 {
	margin-left: 200px;
}
div.content2 h2, div.content2 object { margin:10px auto !important; }

div.opcint {
	display:block;
	height:100px;
	vertical-align:middle;
}
div.opcint h3.opc {
	font-size:10pt;
	font-weight:bold;
	margin:10px 10px 10px 0px;
}
div.opcint div.img {
	display:block;
	width:120px;
	height:90px;
	margin:5px 10px 5px 0px;
	float:left;
}

#fulldiv {
	display:none;
	position:relative;
	width:500px;
	height:375px;
	overflow:hidden;
	margin:0 auto;
	border:1px #052 solid;
}
	#fulldiv img {
		width:500px;
		height:375px;
	}
	#fullpic {
		position:absolute;
		top:0;
		left:0;
	}
#slide {
	display:none;
	font-weight:bold;
	text-align:center;
}
#slide-start { display:none; }
#slide-stop { display:block; }

div.fotos {
	display:block;
	width:670px;
	overflow:hidden;
	margin:5px auto;
}
	div.fotos ul {
		list-style-type:none;
		margin:10px 0;
		padding:0;
	}
	div.fotos li.imagen {
		display:block;
		width:120px;
		height:90px;
		margin:5px;
		padding:0;
		float:left;
	}

div.imglf {
	display:block;
	width:300px;
	font-size:8pt;
	text-align:center;
	float:left;
	margin-right:10px;
}
div.imgrg {
	display:block;
	width:300px;
	font-size:8pt;
	text-align:center;
	float:right;
	margin-left:10px;
}

label {
	vertical-align:top;
}
.intxt {
	font-size:9pt;
	text-align:left;
	font-weight:normal;
	margin:2px;
	padding:1px 3px;
	border:1px #556 solid;
	background-color:#fff;
}

.button {
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:2px;
	padding:1px 3px;
	background-color:#026;
	border-top:1px #88d solid;
	border-left:1px #88d solid;
	border-bottom:1px #449 solid;
	border-right:1px #449 solid;
}

div.validator { margin-top:10px; }
div.validator img {
	margin-right:20px;
	border:0px;
}

div.regresa {
	text-align: center;
	font-weight: bold;
	margin: 1em 0px 0px 0px;
	border-top: 1px #042 solid;
}

div.copyright {
	font-size: 10pt;
	text-align: center;
	color: #afa;
}

div.pub {
	text-align: center;
	font-size: 8pt;
	color: #258;
	width: 160px;
	padding: 0px;
	margin: 5px auto;
}

div.pub a, div.pub a:hover { color: #083; }

div.firefox {
	width: 120px;
	margin: 5px auto;
}

div.copyright a {
	font-weight: bold;
	color: #fc0;
}