body {
	color: #000;
	background: none repeat-y left top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	text-indent: -20px;
	padding-left: 50px;
	line-height: 150%;
	font-size: 10pt;
	clear: both;
	color: #000;
	background-color: transparent;
}

h1 {
	font-size: 18pt;
	border-bottom: 1px dotted #ccc;
	color: #C00;
}

h2 {
	font-size: 16pt;
	border-bottom: 1px dotted #ccc;
	color: #C00;
}

h3 {
	font-size: 14pt;
	border-bottom: 1px dotted #ccc;
	color: #C00;
}

h4 {
	font-size: 12pt;
	border-bottom: 1px dotted #ccc;
	color: #C00;
}

h5 {
	font-size: 10pt;
	border-bottom: 1px dotted #ccc;
	color: #C00;
}

.negrita {
	font-weight: bold;
	color: #000000;
}

h2.error {
	text-align: center;
	color: #fa9913;
}

/* @group estructura */

#bodybis {
	background: #C00;
}

#submenu {
	width: 150px;
	margin: 0;
	padding: 0;
	top: 410px;
	z-index: 3;
	position: absolute;
	left: 150px;
	text-align: left;
	display: none;
}

#menu {
	width: 150px;
	height: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 150px;
	left: 150px;
	z-index: 3;
	border-top: 1px dashed #C00;
	border-bottom: 1px dashed #C00;
	display: none;
}

#extradiv1 {
	background: no-repeat left top url(../images/socios.gif) white;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 300px;
	height: 768px;
	margin: 0;
	padding: 0;
	display: none;
}

#extradiv2 {
	width: 200px;
	height: 96px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 2;
	background: transparent center top url(../images/logo.gif);
}

#cabecera {
	width: 660px;
	height: 410px;
	background: transparent;
	z-index: 3;
	background: left top no-repeat url(../images/marco.gif) transparent;
	margin: 0;
	display: none;
}

#cabeceraimagen {
	padding: 0;
	background: transparent;
	margin: 0;
	position: relative;
	top: 150px;
	left: 110px;
}

#container {
	margin: 0 20px 0 0;
	padding: 0;
	position: absolute;
	top: 120px;
	z-index: 3;
	left: 100px;
}

#containerbis {
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
}

#texto {
	width: auto;
	padding: 0;
	z-index: 3;
	height: auto;
	margin: 0;
}

#textobis {
	width: 500px;
	padding: 0;
	z-index: 3;
	background: transparent repeat-x url(../images/degradado.jpg) 0px 0px;
	margin: 0;
	height: auto;
	clear: both;
	border-top: 1px dashed #000;
}

#texto h3 {
	padding: 0;
	border-top: 1px dotted #000;
	font-size: 1.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#textobis h3 {
	padding: 0px 0 0;
	clear: both;
	font-size: 1.2em;
	margin: 10px 0 0 35px;
}

#textobis p {
	text-indent: -20px;
	width: 410px;
	font-size: 1em;
	margin: 10px 0 0;
	padding: 0;
	line-height: 120%;
	padding-left: 60px;
	padding-top: 0;
}

#miniaturas {
	padding: 0 0 10px;
	z-index: 3;
	margin: 0;
}

#separador {
	clear: both;
	height: 5px;
	margin: 0;
	padding: 0;
}

#imagen {
	width: 500px;
	padding: 0;
	z-index: 3;
	margin: 0px 0 0 110px;
	height: auto;
	clear: both;

}

#imagenbis {
	padding: 0;
	margin: 10px 0;
}

#flash {
	clear: both;
	padding: 0;
	margin: 10px 0 10px 40px;
}

#boton {
	margin: 0;
	padding: 0;
	width: 62px;
	height: 62px;
	float: left;
}

#pie {
	width: auto;
	z-index: 4;
	margin: 0;
	padding: 0;
	background: transparent;
	text-align: right;
	border-top: 1px dotted #ccc;
}

#navegador {
	font-size: 0.9em;
	margin-top: 20px;
	color: black;
}

#menu span {
	visibility: hidden;
}

h1 span {
}
	
/* @end */

/* @group menu */

#menu ul{
	width: 150px;
	height: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu span {
	visibility: hidden;
}

#pie span {
	visibility: visible;
}

#menu li {
	width: 150px;
	height: 33px;
	margin: 0;
	padding: 0;
}
#blog li {
	width: 150px;
	height: 35px;
	margin: 0;
	padding: 0;
}

#menu ul a {
	display: block;
	width: 150px;
	height: 33px;
	text-decoration: none;
}

#inicio {
	width: 150px;
	height: 33px;
	background: url(../images/menu.gif) 0px 0px white;
}

#inicio a:hover {
	width: 150px;
	height: 33px;
	background: url(../images/menu2.gif) 0px 0px;
}

#servicios {
	width: 150px;
	height: 33px;
	background: url(../images/menu.gif) 0px -33px;
}

#servicios a:hover {
	width: 150px;
	height: 33px;
	background: url(../images/menu2.gif) 0px -33px;
}

#trabajos {
	width: 150px;
	height: 33px;
	background: url(../images/menu.gif) 0px -66px;
}

#trabajos a:hover {
	width: 150px;
	height: 33px;
	background: url(../images/menu2.gif) 0px -66px;
}

#mastres {
	width: 150px;
	height: 33px;
	background: url(../images/menu.gif) 0px -99px;
}

#mastres a:hover {
	width: 150px;
	height: 33px;
	background: url(../images/menu2.gif) 0px -99px;
}

#contacto {
	width: 150px;
	height: 33px;
	background: url(../images/menu.gif) 0px -132px;
}

#contacto a:hover {
	width: 150px;
	height: 33px;
	background: url(../images/menu2.gif) 0px -132px;
}
#blog {
	width: 150px;
	height: 35px;
	background: url(../images/menu.gif) 0px -165px;
}

#blog a:hover {
	width: 150px;
	height: 35px;
	background: url(../images/menu2.gif) 0px -165px;
}
	
body#xinicio li#inicio a {
	background: url(../images/menu3.gif) no-repeat 0px 0px;
}

body#xservicios li#servicios a {
	background: url(../images/menu3.gif) no-repeat 0px -33px;
}

body#xtrabajos li#trabajos a {
	background: url(../images/menu3.gif) no-repeat 0px -66px;
}

body#xmastres li#mastres a {
	background: url(../images/menu3.gif) no-repeat 0px -99px;
}

body#xcontacto li#contacto a {
	background: url(../images/menu3.gif) no-repeat 0px -132px;
}	
/* @end */

/* @group submenu */

#submenu h3 {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	color: black;
	font-size: 1.2em;
}

#submenu ul {
	text-align: right;
	list-style: none;
	margin: 0;
	border-right: 1px dashed #C00;
	padding-right: 5px;
	padding-left: 5px;
}

#submenu li {
	margin: 0;
	padding: 0;
}

#submenu li a {
   width: 140px;
   display: block;
   margin: 0px;
   padding: 0px;
}

#submenu a:link {
	color: #C00;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#submenu a:visited {
	color: #333;
	font-size: 1.1em;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#submenu a:hover {
	color: #000;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	background: #ccc;
	border-bottom: 1px solid #999;
}
	
/* @end */

/* @group botones */

#imagenbis object {
	clear: both;
}

.rojo {
	color: #C00;
	font-weight: bold;
}

#imagen a {
	width: 20px;
	height: 20px;
	display: block;
}

#imagenbis a {
	width: 20px;
	height: 20px;
	display: block;
}

#imagen p  {
	margin: 4px 0 0;
	padding: 0;
	clear: both;
	text-indent: 0;
}

#imagenbis p  {
	margin: 0;
	padding: 0;
	clear: both;
	text-indent: 0;
	vertical-align: inherit;
	width: 20px;
	height: 20px;
}

#cerrar {
	height: 20px;
	margin: 5px;
	width: 90px;
	padding: 0;
	float: right;
	background: #000;
	text-align: center;
	right: 35px;
	position: relative;
}

#cerrar a {
	width: 90px;
	height: 20px;
	display: block;
}

#foto1,#foto2,#foto3,#foto4,#foto5,#foto6,#foto7 {
	width: 20px;
	height: 20px;
	background: black;
	margin: 5px;
	padding: 0;
	text-align: center;
	float: left;
	left: 35px;
	position: relative;
}

a.numeros:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a.numeros:visited {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a.numeros:active {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a.numeros:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	background: white;
}

#miniaturas img {
	position: relative;
	top: 5px;
	left: 5px;
	right: auto;
	bottom: auto;
	border-style: none;
}

.boton a:hover {
	width: 70px;
	height: 70px;
	background: #800;
	margin: 0;
	padding: 0;
}

.boton {
	width: 70px;
	height: 70px;
	padding: 0;
	margin: 0;
	float: left;
}

.botonvacio {
	width: 58px;
	height: 58px;
	padding: 0;
	margin: 5px;
	float: left;
	border: 1px solid #800;
}

#miniaturas div.boton a {
	width: 70px;
	height: 70px;
	margin: 0;
	padding: 0;
	float: left;
	border-style: none;
}
	
/* @end */

#texto p.w3c a {
	background-color: transparent;
}

.w3c {
	visibility: hidden;
}

/* @group formulario */

form dd {
	margin: 0;
	padding: 1px 0 10px;
	width: auto;
}
	
	
form dt {
	float: left;
	padding-right: 10px;
	width: 100px;
	padding-left: 20px;
	text-align: right;
	margin: 0;
}

input {
	width: 300px;
	color: #999;
}

input:focus {
	border: 2px solid #800;
}

#enviar {
	width: 70px;
	position: relative;
	left: 330px;
}

textarea {
	width: 300px;
	height: 50px;
	color: #999;
}	
/* @end */

.floatleft {
	float: left;
	vertical-align: text-top;
	padding: 0;
	clear: both;
	margin-right: 25px;
	margin-bottom: 10px;
}
