@charset "utf-8";
body {
	margin: 0px;
	background-image: url(bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #0485FC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{font-size:20px; text-transform:uppercase;}
h2{font-size:16px; text-transform:lowercase;}

.top {
	height: 150px;
}
.top h1{
	font-size: 0px;
	visibility: hidden;
}
.top h2{
	font-size: 0px;
	visibility: hidden;
}
.navi {
	width: 818px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 27px;
	padding-top: 3px;
}
.navi ul{
	display: inline;
	list-style-type: none;
}
.navi li{
	display: inline;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding-top: 10px;
}
.navi li a{
	display: inline;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	margin-top: 10px;
	padding-right: 70px;
	padding-left: 20px;
}
.molde {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
	padding-top: 5px;
	padding-left: 1px;
	padding-bottom: 10px;
	height: 210px;
}
.molde div{
	float: right;
	width: 222px;
	display: table;
	margin-top: 2px;
	text-align: center;
}

#moldetexto{
display:table;
float:right;
margin-top:2px;
text-align:center;
width:222px;
background:#FFF;
height:207px;
}

#moldetexto p{
background:none repeat scroll 0 0 #FFFFFF;
margin-left:15px;
margin-top:10px;
text-align:left;
width:195px;
}

.molde div a{
color:#000000;
text-align:left;
text-decoration:none;
}

.molde2 {
background:none repeat scroll 0 0 #FFFFFF;
display:table;
margin:0 auto;
padding:10px;
text-align:center;
width:760px;
}


.molde2 p {
	font-size:13px;
}

.molde2 a{
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
	padding-top: 5px;
	padding-left: 1px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 12px;
	text-align: center;
}
.molde3 {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.molde3 h2 a{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.molde3 h2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mail {
font-size:12px;
font-weight:bold;
margin:0 auto;
padding-bottom:10px;
padding-top:10px;
text-align:center;
text-decoration:none;
width:770px;
}
.mail a{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #FFF;
}

.paquete1, .paquete2{
float:left;
padding-bottom:10px;
padding-left:25px;
text-align:left;
width:340px;
}

.paquete1{

padding-left:20px;
padding-right:14px;
}

.paquete2{
padding-left:35px;
border-left:1px dotted;
}


h1.titulo{
	text-align:center;
}

