body {
	background: url(Fondo.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color: #f7cfc2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #600;
}

a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color:#FFCC00;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}


.Mini {font-size: small}
.MiniMini {font-size: x-small}

#Contenido {
	position: absolute;
	width:770px;
	height:460px;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -385px;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}

#Contenido2 {
	position: absolute;
	width:640px;
	height:460px;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -320px;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}

#Contacto {
	width:750px;
	height:315px;
	margin:0 auto 0 auto;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}

#Contactoo {
	width:750px;
	height:150px;
	margin:0 auto 0 auto;
	padding: 20px;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}

#ContenidoG {
	position: relative ;
	width:1000px;
	height:660px;
	left: 50%;
	top: 100;
	margin-left: -500px;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}

#Cosas {
	position: absolute;
	width:760px;
	height:560px;
	left: 50%;
	top: 50%;
	margin-top: -280px;
	margin-left: -380px;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}

.AfotoProducto {
	width:622px;
	height:358px;
	left: 50%;
	top: 50%;
	text-align: center;
	padding:1px;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #fab097;
}

#Direccion {
	position: absolute;
	width:900px;
	height:20px;
	left: 50%;
	bottom: 10px;
	margin-left: -450px;
	z-index:1;
}

.Rollo {
	text-indent: 30px;
	text-align:justify;
	font-size: small;
	color: #4c3232;
}

.Prensa {
	text-indent: 30px;
	text-align:justify;
	font-size: small;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */

#Contenedero {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #000033;
    margin: 0 auto;
	margin-top: 10px;
    padding: 5px;
    width: 960px;
    height: auto; 
}

#izquierda{
    width:150px;
    height:auto;
	border: thin;
	border-style: solid;
	border-color: #000033;
    margin:0 0 0 5px;
    float:left;
    padding:5px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #izquierda {
  margin-right: 5px;
}
/* End hide from IE5-mac */
#principal{
    width:765px;
    height:auto;
	border: thin;
	border-style: solid;
	border-color: #000033;
    margin:0 0 0 177px;
    padding:5px;
}


a.linkopacity img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
 
a.linkopacity:hover img {
	filter:alpha(opacity=100);  
	-moz-opacity: 1.0;  
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}

.AzulClara {
	margin:0 auto 0 auto;
	min-width: 100px;
	border-width: 1px 3px 3px 1px;
	border-spacing: 10px;
	border-style: solid solid solid solid;
	border-color: #033;
	border-collapse: collapse;
	background-color: #FCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

Table.AzulClaro {
	margin:0 auto 0 auto;
	border-width: 1px 3px 3px 1px;
	border-spacing: 10px;
	border-style: solid solid solid solid;
	border-color: #033;
	border-collapse: collapse;
	background-color: #ffe5d7;
	padding:0px;
}
Table.AzulClaro th {
	font-family:"Times New Roman", Times, serif;
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: #82aae7;
	background-color: #FCC;
}
Table.AzulClaro td {
	font-family:Verdana, Geneva, sans-serif;
	border-width: 0px 0px 1px 0px;
	padding: 5px 5px 2px 5px;
	border-style: none none solid none;
	border-color: #82aae7;
	background-color: #ffe5d7;
}

.Texto {
	text-align: justify;
	text-indent: 30px;
}

.Textillo {
	padding: 5px 100px 5px 100px;
	text-align: justify;
	text-indent: 30px;
}
