*{margin: 0 auto; padding: 0;}
html
{   
	/*background: url(../imagenes/fondocastillo15.png) no-repeat;*/
	background-position: center;
	background-attachment: fixed;
	min-width:980px;
}
body 
{ 
	background: #c7db09;
	width: 950px;
	margin: auto;
 }
 header.contenedor
 {
 	background: ;
 	width: 950px;
 	height: 100px;
 	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    margin: 10px 0;
 }
 .contenedor
 {
 	clear:both;
 	width: 100%;
    height: auto;
 }
 .left 
 {
 	clear:right;
 	float:left;
 	margin: 0 20px;
 }
  .leftone 
 {
 	clear:left;
 	float:left;
 	margin: 0 20px;
 }
 .right
 {
 	clear:right;
 	float:right;
 	margin: 0 25px 0 0;
 }
 a.left 
 {
 	width: 188px;
    height: 68px;
 	background: url(../imagenes/logomagaCB.png) no-repeat;
 	margin: 15px 0 15px 25px;
    border: 0;
 	text-indent:-9999px;
 }
 a.right 
 {
 	width: 410px;
    height: 27px;
    background: url(../imagenes/tlfono410.png) no-repeat;
    clear: right;
    float: right;
    margin: 15px 25px 5px 0;
    border: 0;
    text-indent:-9999px;
 }
 ul
{
	list-style: none;
}
.nav li a
{
  	background-color:#393185;
  	font: "Calibri";
  	font-size: 12px;
  	color: #fff; 
    text-decoration: none;
    padding: 5px 10px;
    display: block;
    border-radius: 7px;
    margin: 1px;
}
.nav li a:hover
{
	background-color:#c7db09;
	color:#393185; 
	background-image: red;

}
.nav > li
{
	float: left;
	
}
.nav li ul
{
	display:none;
	position: absolute;
	min-width: 120px;
}
.nav li:hover > ul
{
	display: block;
}
.nav li ul li 
{
	position: relative;
}
.nav li ul li ul 
{
	right:-120px;
	top:0px;
}
.cuerpo
{
	background: #c7db09;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	clear: both;
	display: block;
	width: 950px;
	min-height: 450px;
    max-height: 2000px;
	overflow: visible;
	margin: 10px 0;
}
.cuerpoC
{
	background: #c7db09;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	clear: both;
	display: block;
	width: 950px;
	height: 680px;
	overflow: visible;
	margin: 10px 0;
}
/*a [principio="height <= 450px;"] 
{

}
a[principio="height > 450px;"]
{
	background-attachment: fixed;
	background: url(../imagenes/InicioAzul.png) no-repeat;
	width:43px;
	height:43px;
	float:right;
	border: 0;
	text-decoration: none;
}*/
footer.contenedor
{
	margin: 10px 0;
	background: #c7db09;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 950px;
	height: 150px;
}
p.left
{
	margin: 10px 0 0 25px;
}
div.right a#facebook
{   
	background: url(../imagenes/facebookAzul.png) no-repeat;
	width: 43px;
	height:43px;
    clear:right;
 	float:left;
 	margin: 0px 0 0 10px; 
 	border: 0;
 	text-decoration: none;
}
div.right a#facebook:hover
{
	background: url(../imagenes/facebookVerde.png) no-repeat;
}
div.right a#twitter
{   
	background: url(../imagenes/twitterAzul.png) no-repeat;
	width: 43px;
	height:43px;
    clear:right;
 	float:left;
 	margin: 0px 0 0 10px; 
 	border: 0;
 	text-decoration: none;
}
div.right a#twitter:hover
{
	background: url(../imagenes/twitterVerde.png) no-repeat;
}
a#inicio
{
	background: url(../imagenes/InicioAzul.png) no-repeat;
	width:43px;
	height:43px;
	clear:right;
	float:left;
	margin: 10px 0 0 10px;
	border: 0;
	text-decoration: none;
}
a#inicio:hover
{
	background: url(../imagenes/InicioVerde.png) no-repeat;
}
a#arriba
{
	background: url(../imagenes/arriba.png) no-repeat;
	width:43px;
	height:43px;
	clear:right;
	float:left;
	margin: 10px 0 0 10px;
	border: 0;
	text-decoration: none;
}
a#arriba:hover
{
	background: url(../imagenes/arribaVerde.png) no-repeat;
}
div.lenguajes
{
	clear:right;
	float:left;
	margin: 0 0 0 120px;
}
img.lenguajes 
{
	clear:right;
	float:left;
	margin: 0 0 0 32px;
}
.contenedor h6
{
	margin: 10px 0;
}
.left h1
{
	color:#9d9e9e;
	font-family: "Calibri";
	font-style: normal;
	margin: 15px 0 15px 15px;
	letter-spacing: +5px;
	word-spacing: +15px;
}
.left p
{
	line-height: 150%;
	font-size: 17px;
	margin: 0 15px;
}
a#ser 
{
   background: url(../imagenes/servicios.png) no-repeat;
    width:141px;
	height:141px;
	clear: right;
	float: left;
	margin: 50px 5px 0 20px;
	border:0;
	padding: 0;
	outline: none;
	text-indent:-9999px;
	text-decoration: none;
}
a#ser:hover 
{
    background: url(../imagenes/serviciosCol.png) no-repeat;
}
a#imp 
{
    background: url(../imagenes/imprenta.png) no-repeat;
    width:141px;
	height:141px;
	clear: right;
	float: left;
	margin: 50px 5px 0 0;
	border:0;
	padding: 0;
	outline: none;
	text-indent:-9999px;
	text-decoration: none;
}
a#imp:hover 
{
background: url(../imagenes/imprentaCol.png) no-repeat;
}
a#rot 
{
    background: url(../imagenes/rotulacion.png) no-repeat;
    width:141px;
	height:141px;
	clear: right;
	float: left;
	margin: 50px 5px 0 0;
	border:0;
	padding: 0;
	outline: none;
	text-indent:-9999px;
	text-decoration: none;
}
a#rot:hover 
{
background: url(../imagenes/rotulacionCol.png) no-repeat;
}
a#art
{
    background: url(../imagenes/serigrafia.png) no-repeat;
    width:141px;
	height:141px;
	clear: right;
	float: left;
	margin: 50px 5px 0 0;
	border:0;
	padding: 0;
	outline: none;
	text-indent:-9999px;
	text-decoration: none;
}
a#art:hover 
{
background: url(../imagenes/serigrafiaCol.png) no-repeat;
}
a#ofe
{
    background: url(../imagenes/ofertas.png) no-repeat;
    width:141px;
	height:141px;
	clear: right;
	float: left;
	margin: 50px 5px 0 0;
	border:0;
	padding: 0;
	outline: none;
	text-indent:-9999px;
	text-decoration: none;
}
a#ofe:hover 
{
background: url(../imagenes/ofertasCol.png) no-repeat;
}
a#cat
{
    background: url(../imagenes/catalogos.png) no-repeat;
    width:141px;
	height:141px;
	clear: right;
	float: left;
	margin: 50px 5px 0 0;
	border:0;
	padding: 0;
	outline: none;
	text-indent:-9999px;
	text-decoration: none;
}
a#cat:hover 
{
background: url(../imagenes/catalogosCol.png) no-repeat;
}
h3.servi
{
	margin:10px 0px;
}
p.servi
{
	margin: 10px 0;
	font-size: 16.4px;
}
div.servi
{
	padding:25px 25px;
}
a#makito
{
	background: url(../imagenes/portadas/general2024.png) no-repeat;
	width:200px;
	height:234px;
	clear:right;
	float:left;
	margin: 15px 0 0 5px;
	text-decoration: none;
	text-indent: -9999px;
}
a#makito:hover
{
	background: url(../imagenes/portadas/pincha.png) no-repeat;
}
a#marka
{
	background: url(../imagenes/portadas/markas.png) no-repeat;
	width:200px;
	height:234px;
	clear:right;
	float:left;
	margin: 15px 0 0 5px;
	text-decoration: none;
	text-indent: -9999px;
}
a#marka:hover
{
	background: url(../imagenes/portadas/pincha.png) no-repeat;
}
a#navidad
{
	background: url(../imagenes/portadas/textil2024.png) no-repeat;
	width:200px;
	height:234px;
	clear:right;
	float:left;
	margin: 15px 0 0 5px;
	text-decoration: none;
	text-indent: -9999px;
}
a#navidad:hover
{
	background: url(../imagenes/portadas/pincha.png) no-repeat;
}
a#imantados
{
	background: url(../imagenes/ofertas/imantados200.png) no-repeat;
	width:200px;
	height:234px;
	clear:right;
	float:left;
	margin: 15px 0 0 25px;
	text-decoration: none;
	text-indent: -9999px;
}
a#imantados:hover
{
	background: url(../imagenes/portadas/pincha.png) no-repeat;
}
a#soporteBR
{
	background: url(../imagenes/portadas/soporteBR.png) no-repeat;
	width:200px;
	height:234px;
	clear:right;
	float:left;
	margin: 15px 0 0 5px;
	text-decoration: none;
	text-indent: -9999px;
}
a#soporteBR:hover
{
	background: url(../imagenes/portadas/pincha.png) no-repeat;
}
a#fundasPVC
{
	background: url(../imagenes/portadas/fundasPVC.png) no-repeat;
	width:200px;
	height:234px;
	clear:right;
	float:left;
	margin: 15px 0 0 5px;
	text-decoration: none;
	text-indent: -9999px;
}
a#fundasPVC:hover
{
	background: url(../imagenes/portadas/pincha.png) no-repeat;
}
a#sobremesa
{
	background: url(../imagenes/portadas/sobremesa.png) no-repeat;
	width:200px;
	height:234px;
	clear:right;
	float:left;
	margin: 15px 0 0 25px;
	text-decoration: none;
	text-indent: -9999px;
}
a#sobremesa:hover
{
	background: url(../imagenes/portadas/pincha.png) no-repeat;
}
div.cata 
{
	clear: right;
	float: left;
}
div.cata p
{
	clear: both;
	float: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px;
}
div.oferta img
{
    margin: 10px 10px 0 0;
    border: 5px solid #393185; 
}
div.oferta img:hover
{
    border: 5px solid red;
}
div.oferta p 
{
	font-size: 20px;
	font-weight: bold;
	color: red;
	margin: 0 0 0 0px;

}
img.ofertas
{
    display: block;
	margin: 20px auto;
}
div.contenedor a
{
	position: relative; top:35px;
}
div.contenedor a img
{
	display: block;
	margin: auto;
}
div.contenedor a img:hover
{
    border: 5px solid blue;
}
div#seccion
{
	margin: 0 5px;
}
#seccion a
{
  clear:right;
  float:left;
  margin:5px 5px;
  border: 0;
  text-decoration: none;
  text-indent: -9999px;
}
input #mortarYocultar 
{
    background-color:#c7db09;
	color:#393185;
	display: block;
	clear:both;
	float:left;
	margin: 10px 200px;
	min-width: 120px;
}
.cabecera
{
    margin: 0 20px;
    text-size: 50px;
}
#contacto
{
    display: block;
    padding: 55px 0 0 0;
}
.tabla
{
	border-spacing: 20px 10px;
	text-decoration: none;
}
.tabla a
{
	border: none;
    text-decoration: none;
}
.tabla a img
{
	border:0px;
	display: block;
	border-image-source: none;
}

