@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textpiepagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.Menusupder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.Menusupderlang {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-left: 30px;
}

.Tithome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 10px;
}
.Conthome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 10px;
}
.TitNothome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 1px;
}
.ContNothome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 1px;
}
.textformsel {
	font-size: 11px;
	color: #333;
	line-height: 14px;
}

.LinkNothome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	text-transform: none;
	color: #CCC;
	text-decoration: underline;
	letter-spacing: 1px;
}
.divContHome {
	margin: 0px;
	padding: 0px;
	display: block;	
}
.pleca {
	background-image: url(../Imagenes/Contents/pleca.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
}
.Textbook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.Titbook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
.addthis_toolbox.addthis_default_style .addthis_button_expanded {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.fechacampo {
	border: 0px solid transparent;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}


.main_menu {
	width: 900px;
	height: 50px;
	margin: 0px;
	background-image: url(../Imagenes/home_wood.jpg);
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFF;	
	list-style: none;
}

.main_menu li {
	display: inline;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px 7px 0px 7px;
}

.main_menu a:link {
	color: #FFF;
	text-decoration: none;
}

.main_menu a:hover {
	color: #FC0;
	text-decoration: none;
}

.main_menu a:visited {
	color: #FFF;
	text-decoration: none;
}

.checkout {
	background-color: #FFF;
	border: solid;
	border-width: 1px;
	border-color: #000;
	padding: 10px;
}

#button {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 7px;
}

@media print {
	
#logo {
	display: none;
}

#button {
	display: none;
}
	
.textpiepagina {
	display: none;
}
.Menusupder {
	display: none;
}

.Menusupderlang {
	display: none;
}

.Tithome {
	display: none;
}
.Conthome {
	display: none;
}
.TitNothome {
	display: none;
}
.ContNothome {
	display: none;
}
.textformsel {
	display: none;
}

.LinkNothome {
	display: none;
}

.pleca {
	display: none;
}
.Textbook {
	display: none;
}
.Titbook {
	display: none;
}
.addthis_toolbox.addthis_default_style .addthis_button_expanded {
	display: none;
}
.fechacampo {
	display: none;
}


.main_menu {
	display: none;
}

.main_menu li {
	display: none;
}
}
