/*
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #333333;
}
*/
body{
	/*background:#111214;*/
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	font-family: Tahoma, sans-serif;	
	font-size: 13px;
	color: #333333;
	line-height:17px;
}


h1, h2, h3 {
	font-family: Tahoma, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	/* border-bottom: 1px dotted #CCCCCC; */
	border: none;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border: none;
	border-bottom: none;
	text-decoration: underline;
	color: #FF7400;
}

img {
	border: none;
	/*border: 3px solid #7F7772;*/
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.feature {
}

.feature .image {
	/*padding: 0 0 0 40px;*/
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 40px;
	margin: 0;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

/* Box Central */
.box_central {
	float: center;
	width: 770px;
}

.box_central .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box_central .content {
}
/* Box Central */


/* Box Central */
.box_central2 {
	float: center;
	width: 1000px;
}

.box_central2 .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box_central2 .content {
}
/* Box Central */

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

/* Sub Lista para menu principal */
.Sublist {
	margin-left: 20;
	padding-left: 20;
	list-style: none;	
}
/* Sub Lista para menu principal */


/* Header */

#header {
	width: 1000px;
	height: 170px;
	margin: 0 auto;
	background: url(../images/banner_ppal.jpg) no-repeat;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px Tahoma, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

#pagePopup {
	width: 760px;
	margin: 20px;
}
/* Content */

#content {
	float: right;
	width: 770px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}
#content3 {
	float: right;
	width: 1000px;
}

#content3 p, #content ul, #content ol {
	line-height: 1.8em;
}

#content2 {
	float: right;
	width: 750px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 25px 0 0;
	border-right: 1px dotted #DCDCDC;	
}

#sidebar ul {
	/*margin: 20;*/
	margin-left:6px;
	padding: 0;
	list-style: none;	
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(../images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;	
	color:#99CC00;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;	
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;	
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

#td { 
    font-family:Tahoma, sans-serif; 
    font-size:10pt; 
	border: 1px dotted #cccccc;	
} 

.estilotitle{ 
    background-color:E2E2E2; 
    border-style:solid; 
    border-color:666666; 
    border-width:1px; 
	font-family:Tahoma, sans-serif; 
    font-size:10pt; 
} 

.estilotabla{
	background-color:ffffff;
	border-style:solid;
	border-color:666666;
	border-width:1px;	
} 
.estilocelda{
	background-color:#0055D5;
	font-family:Tahoma, sans-serif;
	border-style:solid;
	border-color:666666;
	font-weight:bold;
	color: #FFFFFF;
	border-width:1px;
	font-size:10pt;
	font-style: normal;
} 

.box_oculto {
	float: center;
	width: 519px;
}

.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Tahoma, sans-serif;
font-size:.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(../images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(../images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_center {
position:center;
float:center;
clear:both;
width:450px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Tahoma, sans-serif;
font-size:.9em;
}

.box_center p {
margin:5px 5px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #74A8F5}
.style8 {color: #990000}

.roundcont {
	position:center;
	float:none;
	width: 500px;	
	background-color: #738AAA;
	color: #fff;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	display:block;
	margin-left: 10;	
}

.roundcont a{	
	color: #fff;
	font-family:Tahoma, sans-serif;
	font-size:.9em;
}

.roundcont a:hover {
	color: #FF9900;
	font-family:Tahoma, sans-serif;
	font-size:0.9em;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.table {
	position:center;
	float:none;
	background-color: #738AAA;
	color: #fff;
	font-family:Tahoma, sans-serif;
	font-size:11px;	
}

.tableCeldaPais {
	position:center;
	float:none;
	background-color: #FFFFFF;
	color: #000000;
	font-family:Tahoma, sans-serif;
	font-size:11px;	
}

.tableCeldaNeedVisa {
	position:center;
	float:none;
	background-color: #004080;
	color: #FFFFFF;
	font-family:Tahoma, sans-serif;
	font-size:11px;	
}

.tableCeldaNoNeedVisa {
	position:center;
	float:none;
	background-color: #FFFFFF;
	color: #000000;
	font-family:Tahoma, sans-serif;
	font-size:11px;			
}

#pie {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	color:#666c74; 
	/*text-align:right; */
	margin-top:7px;
	bottom: 1%;
	position:static;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;	
	color: #FFFFFF;	
}

#links {
}

.tableCeldaNormal {
	position:left;
	float:none;
	background-color: #FFFFFF;
	color: #000000;
	font-family:Tahoma, sans-serif;
	font-size:11px;
}

