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

body{
	background-color:#FF9000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#fff;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#FFF;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:11px;
    height:11px;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#F90;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#FC0;
    border:1px solid #F90;
    color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.buttons a.positive:active{
    background-color:#F90;
    border:1px solid #F90;
    color:#fff;
}


#hastaarriba{
	height:189px;
	width:463px;
	margin:0 auto;
	background-image:url(imagenes/titulo.png);
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

#hastarriba .jaguar{
}

#screen1{
	width:750px;
	height:271px;
	margin:0 auto;
}

#screen2{
	width:750px;
	height:326px;
	margin:0 auto;
}

#screen3{
	width:750px;
	height:402px;
	margin:0 auto;
}

#screen4{
	width:750px;
	height:200px;
	margin:0 auto;
}

#screen5{
	width:750px;
	height:450px;
	margin:0 auto;
}

#sc5{
	width:750px;
	height:100px;
	margin:0 auto;
	text-align:center;
}

#pago5{
	width:736px;
	height:451px;
	margin:0 auto;
	text-align:center;
}

#division1{
	width:738px;
	height:3px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#division2{
	width:738px;
	height:3px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#division3{
	width:738px;
	height:3px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#division4{
	width:738px;
	height:3px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#division5{
	width:738px;
	height:3px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
