@import url(niceforms-default.css);
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

#bloque {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bloque #cabecera {
	background-image: url(imagenes/cabecera.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 182px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#bloque #menu {
	background-image: url(imagenes/fondocuerpo.png);
	height: 30px;
	width: 900px;
	background-repeat: repeat-y;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-bottom: 20px;
}
#bloque #menu #mimenu {
	width: 800px;
	margin:0 auto;
}
#bloque #cuerpo {
	background-image: url(imagenes/fondocuerpo.png);
	background-repeat: repeat-y;
	width: 900px;
	height: auto;
	text-align: center;
	margin: 0px;
}
#bloque #cuerpo #publi {
	width: 720px;
	height: 90px;
	padding: 0px;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bloque #cuerpo #total {
	width: 800px;
	/*height: auto;*/
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;

}
#bloque #cuerpo #totalpiso {
	width: 800px;
	/*height: auto;*/
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 650px;
	margin: 0px;
}
#bloque #cuerpo #publi {
	width: 800px;
	/*height: auto;*/
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#bloque #cuerpo #ultimo {
	width: 800px;
	/*height: auto;*/
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	height: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bloque #cuerpo #izquierda {
	background-color: #FFFFFF;
	width: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
	height: 500px;
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #FFD5AA;
	border-top-color: #FFD5AA;
	border-right-color: #993300;
	border-bottom-color: #993300;
	text-align: center;
	clear: both;
}
#bloque #cuerpo #derecha {
	background-color: #FFFFFF;
	float: right;
	width: 450px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #FFD5AA;
	border-top-color: #FFD5AA;
	border-right-color: #993300;
	border-bottom-color: #993300;
	clear: both;
}

#bloque #pie {
	background-image: url(imagenes/fondopie.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
}
#bloque #pie a {
	color: #003399;
	text-decoration: underline;
}
#bloque #pie a:hover {
	color: #003399;
	text-decoration: none;
}

/* links ................*/
a {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(50px,auto,auto,auto);
}
a:hover {
	text-decoration : underline;
	font-weight: bold;
}

/* configuración del menu ..............*/

ul#barramenu{
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url(imagenes/bgOFF.gif) repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #993300;
}
ul#barramenu li{display:block;float:left;margin:0;}
#bloque #cuerpo #total ul {
	text-indent: 30px;
	margin-top: 10px;
}

ul#barramenu li a{display:block;float:left;color:#874B46;
text-decoration:none;padding:12px 20px 0 20px;height:24px;
background:transparent url(imagenes/bgDIVIDER.gif) no-repeat top right;}
ul#barramenu li a:hover{
background:transparent url(imagenes/bgHOVER.gif) no-repeat top right;}
ul#barramenu li a.current,ul#barramenu li a.current:hover{color:#fff;
background:transparent url(imagenes/bgON.gif) no-repeat top right;}


/*

CODIGO DESFASADO

#bloque #menu ul {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bloque #menu ul li {
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
	list-style-position: inside;
}

#bloque #menu span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}*/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	font-variant: normal;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099ff;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0099ff;
	font-variant: normal;
	font-style: normal;
}
h3 {
	font-size: 14px;
	color: #999999;
}
#bloque #cuerpo #total a {
	color: #0099ff;
	text-decoration: underline;
}
#bloque #cuerpo #total a:hover {
	color: #0099ff;
	text-decoration: none;
}
#bloque #cuerpo #izquierda #peque, #bloque #cuerpo #izquierda #peque1, #bloque #cuerpo #izquierda #peque2, #bloque #cuerpo #izquierda #peque3, #bloque #cuerpo #izquierda #peque4, #bloque #cuerpo #izquierda #peque5, #bloque #cuerpo #izquierda #peque6, #bloque #cuerpo #izquierda #peque7,#bloque #cuerpo #izquierda #peque8, #bloque #cuerpo #izquierda #peque9{
	background-color: #CCCCCC;
	height: 75px;
	width: 88px;
	padding: 5px;
	border: 1px solid #666666;
	float: left;
	margin-top: 10px;
}
#bloque #cuerpo #derecha #grande {
	padding: 10px;
	height: 310px;
	width: 400px;
	background-color: #CCCCCC;
	margin-top: 40px;
	border: 1px solid #999999;
	float: right;
}
#pagina {
	float: right;
}
#bloque #cuerpo #ultimo p {
	color: #ff6600;
	font-size: 12px;
}
#bloque #cuerpo #sube a {
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
}
#bloque #cuerpo #sube a:hover {
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
#bloque #cuerpo #sube {
	text-align: right;
	width: 850px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAA71;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
#bloque #menu #mimenu #fecha {
	float: right;
	font-weight: bold;
	font-variant: normal;
	font-size: 9px;
	margin-top: 25px;
}
#bloque #cuerpo #ultimo a {
	background-color: #FF6600;
	padding: 4px;
	margin-left: 30px;
}
contex {
	font-style: italic;
	font-weight: bold;
	color: #993300;
	cursor: help;
}

#cuerpo #total #container #envio legend {

	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	font-variant: normal;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099ff;
}
#publifuera {
	float: left;
}
#bloque #cuerpo #total ul {
	list-style-type: none;
}
#bloque #cuerpo #total li {
	line-height: 25px;
	background-image: url(imagenes/vineta.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
