@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Alegreya:400,400italic,700,700italic|Exo:900italic,300,300italic,600,600italic|Parisienne&subset=latin-ext);
html {
	height:100%;
}
body {
	font-family: Alegreya, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #718271;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	height:100%;
}
h1 {
	font-family: Alegreya, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: 700;
	font-style: italic;
	color: #484998;
	margin: 1em 0 1em 0;
}
h2 {
	font-family: Alegreya, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: 700;
	font-style: normal;
	color: #484998;
	margin: 0.5em 0 0.5em 0;
}
h3 {
	font-family: Alegreya, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	color: #484998;
	margin: 0 0 0 0;
}
h4 {
	font-family: Alegreya, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 400;
	font-style: italic;
	color: #484998;
	margin: 0 0 0 0;
}
.aviso {
	font-family: Exo, Verdana, serif;
	font-size: 1em;
	font-weight: 300;
	font-style: normal;
	color: red;	
}
.nota{
	font-weight:bold;
	color:#000000;
}
#menu_poper {
	display:none;
}
#menu {
	width:100%;
	position:relative;
	top:0;
	/*left:175;*/
	z-index:1;
	background-color:#DDD2D2;
	vertical-align:middle;
	/*padding:0.3em;*/
}
#menu_content {
	position:absolute;
	display:table-row;
	top:5px;
	left:175px;
	vertical-align:middle;
	padding:0.3em;
	height:70px;
}
#logo_menu {
	width:175px;	
}
.menu_item {
	font-family: Parisienne, "Times New Roman", Times, serif;
	color:#333;
	font-size: 1.5em;
	display:table-cell;
	padding: 0 .5em 0 .5em;
	vertical-align:middle;
	height:70px;
}
.menu_item:hover {
	background-color:#9C7C7C;
	color:white;
	cursor:pointer;
}
#cuerpo {
	position:relative;
	padding:1em;
	margin-top:0.5em;
	font-size:1.2em;
	
}
#wrapper{
	min-height:100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto -45px; /* the bottom margin is the negative value of the footer's height */
}
.footer{
	height: 45px; /* .push must be the same height as .footer */
	position:relative;
	/*height:50px;
	bottom:0;*/
	width:100%;
	display:table-row;
	background-color:#DDD2D2;
	vertical-align:middle;
	/*z-index:50000;*/
}

.push {
	height: 45px;
}
.footer_element {
	width:100%;
	display:table-cell;	
	padding:0.5em;
	vertical-align:middle;
}
/*
Página de inicio
*/
#pres {
	font-size-adjust:
	text-align:center;
	position:absolute;
	margin-left:70%; 
	margin-top:17%;
	z-index:1;	
}
#butdemo {
	text-align:center;
	position:absolute;
	margin-left:40em; 
	margin-top:32em;
	z-index:1;	
}
.backbot {
	background-position:bottom;
	background-repeat:no-repeat;
}
.bord
{
	border-style:double;
	border-width:4px;
	border-color:#718271;
	text-align:justify;
	vertical-align:top;
}
.bordgreen
{
border-style:solid;
border-width:4px;
border-color:#00CC33;
text-align:justify;
vertical-align:top;
}
.descriof{
/*position:relative;
margin:0 0 0 150px;
padding:5px;*/
}
.divimgprodsof{
	
}
.main {
width:936px;
}
.flags {
position:absolute;
}
.link {
text-decoration:underline;
color:#B30000;
cursor:pointer;
}

.inscri {
/*width:800px;*/
position:relative;
margin-left:136px;
}
.menuinsc {
width:136px;
position:absolute;
}
.timenuinsc {
width:100%;
font-weight:bold;
}
.cache {
	display:none;
}

.visib {
	display:block;
}

a:link {
	color: #646491;
	/*text-decoration: none;*/
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	/*text-decoration: none;*/
	cursor:pointer;
	color: #646491;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	/*text-decoration: none;*/
	cursor:pointer;
	color: #646491;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	/*text-decoration: none;*/
	cursor:pointer;
	color: #646491;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*text-decoration: none;*/
	cursor:pointer;
	font-family: Times New Roman, Times, serif;
	
	
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}/**/

.normtext {
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	color: #718271;
	
}

.pregs {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#003;
	text-decoration: none;
}
.demo {
font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000099;
	text-decoration: none;
}
.titre1 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
.titre2 {
	font-size: 18px;
}
.titre3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.titre4 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #484998;
}
.precio1 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #484998;
}
.precio2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #484998;
}
.precio3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: red;
}

.num2 {
	width: 25px
}

.num4 {
	width: 40px
}

.badtd {
	background:#9E2121;
	color:#FFF;
}
.dispBlock{
	display:block;
}
.dispOff{
	display:none;	
}

/*PEDIDO*/

.bordertwoblue{
	border:solid;
	border-width:2px;
	border-color:#009;
}

#tituloMenu{
	cursor: pointer;
	text-align:center
}

#tituloMenu:hover{
	background-color: #484998;
	color: #fff;
}