@charset "utf-8";
/* CSS Document */
html, body, #supercontenedor {
	height:100%;
}
body, td, th, input, textarea {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:13px;
}
body{
	margin:0;
	padding:0;
	background:url(pics/bgbody.jpg) top center repeat-y #000000;
}
img{
	padding:0;
	margin:0;
	border:none;
}
strong{
	color:#682C4B;
	text-align:left;
}
a{
	color:#330033;
}
small {
	font-size: 11px;
}
a:hover{
	text-decoration:none;
}
#supercontenedor{
	background:url(pics/bg.jpg) top center no-repeat;
}
#contenedor{
	background:url(pics/bgfooter.jpg) bottom center no-repeat;
	padding-bottom:180px;
	width:100%;
	min-height:90%;
	float:left;
}
#contenedor2{
	margin:auto;
	width:870px;
}
#flashcontainer{
	clear:both;
	height:299px;
}
#main{
	/*width:870px;*/
}
#contenido{
	padding-left:25px;
	padding-right:25px;
	float:left;
	width:555px;
	margin-top:15px;
}
#contenido p{
	margin-bottom:5px;
	text-align:justify;
}
#contenido ul{
	list-style:none;
	margin-left:0;
	padding-left:0
}
#contenido li{
	margin-left:15px;
	padding-left:25px;
	padding-bottom:6px;
	padding-top:2px;
	background:url(pics/bullet.gif) left top no-repeat;
}
#right{
	clear:right;
	margin-top:60px;
	float:right;
	width:260px;
}
#right p{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:8px;
	color:#FFFFFF;
	font-size:14px;
}
#right a, #right strong {
	color:#FFFFFF;
	text-decoration:none;
}
#anima_inicio{
	height:323px;
	width:610px;
	margin-left:-25px;
	margin-right:-25px; /*para evitar bronca en ie6*/
	margin-bottom:10px;
}
.separador{
	height:2px;
	background:url(pics/separador.gif) top left repeat-x;
	margin:30px 15px;
}
.separador2{
	height:20px;
	margin:15px 0px;
	background:url(pics/separador2.jpg) center top no-repeat;
	clear:both;
}
.importante {
	border: 1px solid #682C4B;
	background-color:#fff;
	padding:15px;
	margin-bottom:20px;
}
	
h2, h3, h4{
	color:#0C1434;
	letter-spacing:-1.5px;
	font-weight:normal;
}
h2{
	font-size:25px;
	padding-bottom:0px;
}
h3{
	font-size:23px;
	padding-bottom:3px;
}
h4{
	color:#EFBB02;
	font-size:18px;
	padding-left:15px;
	padding-bottom:0;
}
.firma{
	text-align:right !important;
	font-style:italic;
}
/*----------------Sifr----*/
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h3{
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 21px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:0px;
}
.sIFR-hasFlash h2{
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 26px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:0px;
}
.sIFR-hasFlash h4{
	visibility: hidden;
	width:227px;
	letter-spacing: -9px;
	font-size: 23px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:0px;
}
/*termina sifr*/
/*contacto---------------------------*/
#tablacontacto {
	border:none;
	margin-left:25px;
	margin-top:20px;
	border-collapse:collapse;
	padding:0px;
}
#tablacontacto td {
	padding:2px 0;
}
#tablacontacto p{
	margin:0;
	padding:0;
}
#tablacontacto .derecha{
	width:200px;
	height:30px;
	vertical-align:middle;
	text-align:right;
	padding-right:18px;
}
#tablacontacto small{
	margin-top:-15px;
}
#tablacontacto .error {
	background: url(mail/go-next.gif) no-repeat right center;
	border: none;
	margin: 0;
}
#tablacontacto input, #tablacontacto textarea, #tablacontacto select {
	background:#E9E2E9;
	border:#999 solid 1px;
	margin:1px;
}
#tablacontacto input#btnsubmit {
	border:double 3px #2A1E34;
	display:block;
	width:65px;
	margin:auto;
	margin-top:5px;
}
#tablacontacto textarea {
	width:100%;
}
.pais{
	width:200px;
	height:20px;
	background:#FAFAF5;
	border:#C3BDA5;
	border-style:solid;
	border-width:1px;
	margin-top:-6px;
}
select.pais{
	margin-top:4px;
}
select option{
	padding-left:3px;
	padding-bottom:4px;
	background-position:4px;;
	background-repeat:no-repeat;
}
select option:hover{
}
.derecha{
	text-align:right;
}
#pagopaypal {
	display:block;
	margin:auto;
	margin-top:15px;
	margin-bottom:30px;
}
.flotaimagenizq{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.flotaimgderecha{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.precio{
	height:38px;
}
#menunoflash{
	width:610px;
	border:none;
	margin-top:60px;
	text-align:center;
}
#menunoflash h4 a{
	color:#FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	letter-spacing:normal;
	text-decoration:none;
}
h1{
	color:#FFFFFF;
	font-size:24px;
	margin-left:18px;
}
span.noscript {
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.clr {
	clear:both;
}