*{
	margin: 0;
	padding:0;
}

@font-face {
    font-family: 'amblebold';
    src: url('../fonts/amble-bold-webfont.eot');
    src: url('../fonts/amble-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-bold-webfont.woff') format('woff'),
         url('../fonts/amble-bold-webfont.ttf') format('truetype'),
         url('../fonts/amble-bold-webfont.svg#amblebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amblebold_italic';
    src: url('../fonts/amble-bolditalic-webfont.eot');
    src: url('../fonts/amble-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-bolditalic-webfont.woff') format('woff'),
         url('../fonts/amble-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/amble-bolditalic-webfont.svg#amblebold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ambleitalic';
    src: url('../fonts/amble-italic-webfont.eot');
    src: url('../fonts/amble-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-italic-webfont.woff') format('woff'),
         url('../fonts/amble-italic-webfont.ttf') format('truetype'),
         url('../fonts/amble-italic-webfont.svg#ambleitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amblelight';
    src: url('../fonts/amble-light-webfont.eot');
    src: url('../fonts/amble-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-light-webfont.woff') format('woff'),
         url('../fonts/amble-light-webfont.ttf') format('truetype'),
         url('../fonts/amble-light-webfont.svg#amblelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amblelight_condensed';
    src: url('../fonts/amble-lightcondensed-webfont.eot');
    src: url('../fonts/amble-lightcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-lightcondensed-webfont.woff') format('woff'),
         url('../fonts/amble-lightcondensed-webfont.ttf') format('truetype'),
         url('../fonts/amble-lightcondensed-webfont.svg#amblelight_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amblelight_condensed_italic';
    src: url('../fonts/amble-lightcondenseditalic-webfont.eot');
    src: url('../fonts/amble-lightcondenseditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-lightcondenseditalic-webfont.woff') format('woff'),
         url('../fonts/amble-lightcondenseditalic-webfont.ttf') format('truetype'),
         url('../fonts/amble-lightcondenseditalic-webfont.svg#amblelight_condensed_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amblelight_italic';
    src: url('../fonts/amble-lightitalic-webfont.eot');
    src: url('../fonts/amble-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-lightitalic-webfont.woff') format('woff'),
         url('../fonts/amble-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/amble-lightitalic-webfont.svg#amblelight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ambleregular';
    src: url('../fonts/amble-regular-webfont.eot');
    src: url('../fonts/amble-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-regular-webfont.woff') format('woff'),
         url('../fonts/amble-regular-webfont.ttf') format('truetype'),
         url('../fonts/amble-regular-webfont.svg#ambleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mod20';
    src: url('../fonts/mod20-webfont.eot');
    src: url('../fonts/mod20-webfont.eot') format('embedded-opentype'),
         url('../fonts/mod20-webfont.woff') format('woff'),
         url('../fonts/mod20-webfont.ttf') format('truetype'),
         url('../fonts/mod20-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* 16 px = 12 pt = 100%  = 1 Em */

h1 {
	font-family:  "mod20", Calibri;
	font-size: 5em;
	text-align:  left;
	text-shadow: 0.5em;
}

h2 {
	font-family:  "mod20", Calibri;
	font-size: 3em;
	vertical-align: top;
}

h3 {
	font-family:  "arial narrow", Calibri;
	font-size: 18px;
	text-align: right;
}

h4{
	font-family:  "arial narrow", Calibri;
	font-size: 24px;
}

h5 {
	font-family:  "arial narrow", Calibri;
	font-size: 20px;
}

h6 {
	font-family:  "arial narrow", Calibri;
	font-size: 18px;
	text-align: left;
}

h7 {
	font-family:  "arial narrow", Calibri;
	font-size: 14px;
	text-align: left;
}

h8 {
	font-family:  "arial narrow", Calibri;
	font-size: 18px;
}


.blanco{
	color: #ffffff; 
}
.blanco  a {color: #ffffff; text-decoration: none;}
.blanco a:hover {color: #ffffff; text-decoration: none;}
.blanco  a:visited {color: #ffffff; text-decoration: none;}	

.naranja {
	color: #ff3300; 
}
.naranja  a {color: #ff3300; text-decoration: none;}
.naranja a:hover {color: #ff3300; text-decoration: none;}
.naranja  a:visited {color: #ff3300; text-decoration: none;}	

.marron  
{
    color: Maroon;
}
.marron a {color: Maroon; text-decoration: none;}
.marron a:hover {color: Maroon; text-decoration: none;}
.marron a:visited {color: Maroon; text-decoration: none;}

.rojo {
	color: #ff3300; 
	z-index: 25;
}
.rojo  a {color: #ff3300; text-decoration: none;}
.rojo a:hover {color: #ff3300; text-decoration: none;}
.rojo  a:visited {color: #ff3300; text-decoration: none;}	

body {
	background-repeat: no-repeat;
	font-family:  "ambleregular", Calibri;
	font-size: 1em;
	max-width: 1015px;
	margin: 0em auto;	
}

.FondoNaranja {
	background: #330000 url('../image/fondonaranja.png') ;
	
}

.FondoAzul {
	background: #330000 url('../image/fondoazul.png');
}

.FondoVerde {
	margin:0px, 0px;
	background-position: 0px, 0px;
	background: #330000 url('../image/fondoverde.png');
}

.FondoRosa {
	background: #330000 url('../image/fondorosa.png');
}

header {
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
	margin: 0.1em auto 0.1em auto;
	vertical-align: top;
	width: 100%;
}

#flash {
	z-index:1;
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
	margin: 0.1em 0.2em;
	vertical-align: top;
	margin: 0em auto;
	width: 100%;
}

#div1{position:relative; top:10px; text-decoration=none; left:10px; z-index:2;}
#div1.a {color: #ee7f20; text-decoration: none;}
#div1.a:hover {color: #ee7f20; text-decoration: none;}
#div.a:visited {color: #ee7f20; text-decoration: none;}	


section#banner {
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
	display: inline-block;
	height:275px;
	margin: 0.1em auto 0.1em auto;
	vertical-align: center;
	width: 100%;
}

section#top {	
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

section#fotos {
	background: #ffffff;
	opacity: 1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	display: inline-block;
	margin: 1em auto; /*0.5em 0.5em 0.5em;*/
	width:100%;	
	height: 160px;
}

section#fotosverde {
	background: #339933;
	border: 1px solid #66ff66;
	opacity: 1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	display: inline-block;
	margin: 1em auto; /*0.5em 0.5em 0.5em;*/
	width:100%;	
	height: 160px;
}

section#fotosazul {
	background: #003399;
	border: 1px solid #99ccff;
	opacity: 1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	display: inline-block;
	margin: 1em auto; /*0.5em 0.5em 0.5em;*/
	width:100%;	
	height: 160px;
}

section#fotosnaranja {
	background: #cc6600;
	border: 1px solid #ffcc66;
	opacity: 1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	display: inline-block;
	margin: 1em auto; /*0.5em 0.5em 0.5em;*/
	width:100%;	
	height: 160px;
}


section#fotosrosa {
	background:  #660066;
	border: 1px solid #99ccff;
	opacity: 1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	display: inline-block;
	margin: 1em auto; /*0.5em 0.5em 0.5em;*/
	width:100%;	
	height: 160px;
}


section#fondocuadros
{
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin:1em auto ;
	width: 100%;
}


article#mini {
	background: #ffffff;
	border: 1px solid #66ff66;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 116px;
	height: 119px;
}

article#miniverde {
	background: #ffffff;
	border: 1px solid #66ff66;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 116px;
	height: 119px;
}

article#miniazul {
	background: #ffffff;
	border: 1px solid #99ccff;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 116px;
	height: 119px;
}

article#mininaranja {
	background: #cc6600;
	border: 1px solid #ffcc66;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 116px;
	height: 119px;
}

article#minirosa {
	background:  #660066;
	border: 1px solid #ff99ff;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 116px;
	height: 119px;
}

article#dobleazul {
	background: #ffffff;
	border: 1px solid #99ccff;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 232px;
	height: 119px;
}

article#doblerosa {
	background:  #660066;
	border: 1px solid #ff99ff;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 232px;
	height: 119px;
}

article#doblenaranja {
	background: #cc6600;
	border: 1px solid #ffcc66;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 232px;
	height: 119px;
}

article#dobleverde {
	background: #ffffff;
	border: 1px solid #66ff66;
	opacity:1;
	display: inline-block;
	margin: 0.3em 0.1em;
	vertical-align: top;	
	width: 232px;
	height: 119px;
}

article#video {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background:#ffffff;
	display: inline-block;
	vertical-align: top;	
	height: 400px;
	width: 500px;
}

article#videoverde {
	border-radius: 5px;
	border: 1px solid #66ff66;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background: #339933;
	display: inline-block;
	vertical-align: top;	
	height: 400px;
	width: 500px;		
}

article#videoazul {
	border-radius: 5px;
	border: 1px solid #99ccff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background: #003399;
	display: inline-block;
	vertical-align: top;	
	height: 400px;
	width: 500px;		
}

article#videonaranja {
	border-radius: 5px;
	border: 1px solid #ffcc66;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background: #cc6600;
	display: inline-block;
	vertical-align: top;	
	height: 400px;
	width: 500px;		
}

article#videorosa {
	border-radius: 5px;
	border: 1px solid #ff99ff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background:  #660066;
	display: inline-block;
	vertical-align: top;	
	height: 400px;
	width: 500px;		
}


article#ficha {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background:#ffffff;
	display: inline-block;
	vertical-align: top;	
	padding: 0.0em 0.5em;
	height: 400px;
	width: 490px;		
}

article#fichaverde {
	border-radius: 5px;
	border: 1px solid #66ff66;
	color: #009900;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background:#003300;
	display: inline-block;
	vertical-align: top;	
	padding: 0.0em 0.5em;
	height: 400px;
	width: 490px;		
}

article#fichaazul {
	border-radius: 5px;
	border: 1px solid #99ccff;
	color: #0066cc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background:#003399;
	display: inline-block;
	vertical-align: top;	
	padding: 0.0em 0.5em;
	height: 400px;
	width: 490px;		
}

article#fichanaranja {
	background:#cc6600;
	border-radius: 5px;
	border: 1px solid #ffcc66;
	color: #ff9900;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;	
	display: inline-block;
	vertical-align: top;	
	padding: 0.0em 0.5em;
	height: 400px;
	width: 490px;		
}

article#ficharosa {
	border-radius: 5px;
	border: 1px solid #ff99ff;
	color: #cc33cc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background: #660066;
	display: inline-block;
	vertical-align: top;	
	padding: 0.0em 0.5em;
	height: 400px;
	width: 490px;		
}

article#fichafoto {
	border-radius: 5px;
	border: 1px solid #ff99ff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background:  #660066;
	display: inline-block;
	vertical-align: top;	
	height: 400px;
	width: 490px;		
}

section#bottom {
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
	display: block;
	margin: 0.5em auto;
	width: 100%;
}

article#imagen1 {
	background: #000099 ;
	border: 1px solid #99ccff;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	min-height: 350px;
	width: 333px;
	vertical-align: top;	
}

article#imagen2 {
	background: #000099 ;
	border: 1px solid #99ccff;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	min-height: 350px;
	width: 333px;
	vertical-align: top;	
}

article#imagen3 {
	background: #000099 ;
	border: 1px solid #99ccff;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	min-height: 350px;
	width: 333px;
	vertical-align: top;	
}


article#novedad1 {
	background: #cc6600 ;
	border: 1px solid #99ccff;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	min-height: 350px;
	width: 500px;
	vertical-align: top;	
}


article#novedad2 {
	background: #cc6600 ;
	border: 1px solid #99ccff;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	min-height: 350px;
	width: 500px;
	vertical-align: top;	
}

article#novedad3 {
	border: 1px solid #99ccff;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	min-height: 380px;
	padding: 0.2em;
	width: 500px;
	vertical-align: top;	
}

.basiconaranja
{
	background: #cc6600;
	border-radius: 5px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	vertical-align: top;
	width: 265px;
	height:157px;
	margin: 0.25em 0.25em 0.25em 0.25em;
}

.basicorosa
{
	background: #660066;
	border-radius: 5px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	vertical-align: top;
	width: 265px;
	height:157px;
	margin: 0.25em 0.25em 0.25em 0.25em;
}

.dobleanchonaranja {
	background: #cc6600;
	border-radius: 5px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	vertical-align: top;
	width: 442px;
	height: 156px;
	margin: 0.25em 0.25em 0.25em 0.25em;
}

.dobleanchorosa {
	background: #660066;
	border-radius: 5px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	display: inline-block;
	vertical-align: top;
	width: 442px;
	height: 156px;
	margin: 0.25em 0.25em 0.25em 0.25em;
}

.tripleancho {
	display: inline-block;
	vertical-align: top;
	width: 900px;
	margin: 0.25em 0.2em 0.25em 0.2em;
}



footer {
	
	color:#000000;
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
	display: block;
	margin: 1em auto;
	
	width: 100%;
}


.azulclaro {
	color: #99ccff;
}

.verdeclaro {
	color: #66ff66;
}

.naranjaclaro {
	color: #ffcc66;
}

.rosaclaro {
	color: #ff99ff;
}

