@charset "utf-8";
/* customise */
/**
*** travelinparadisecr.com|
*** @version 1.0
*** @copyright (C) 2007 by - Jose Luis Gutierrez
*** @web http://www.travelinparadisecr.com
**/

/***This css file seperates the actual styling from the layout, it contains all colors, links and specific styling***/

/*global resets - eliminates cross browser inconsistancies*/
  
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, img, form, blockquote {margin:0px; padding:0px; border:0px;}  
table, td, th, tr { vertical-align: top; }

* { margin:0; padding:0; font-family: "Myriad Pro"; }


BODY {
background : #000000 url("http://www.travelinparadisecr.com/costa-rica/travel/vacations-tours-packages-trips/vacations-travel-costarica.jpg" repeat;
font-family: "myriad Pro";
width: 895px;
height:100%;
margin : 0 auto;
padding-top: 23px;
text-align: center;
}




/*Header*/
#CostaRicaVacations {
	background-color : #fac100;
	height : 75px;
	width: 895px;
	font-family: "myriad Pro";
}
#CostaRicaTravel {
	background-color : #fac100;
	height : 65px;
	width: 895px;
	font-family: "myriad Pro";
}

#CostaRicaTravel .buscar {
	float: left;
	height: 50px;
	width: 215px;
	margin: 15px 4px 0px 18px;
}

#CostaRicaTravel .facebook {
	float:left;
	height:50px;
	width:100px;
	margin: 15px 4px 0px 4px;
}

#CostaRicaTravel .bookmark {
	float:left;
	height:50px;
	width:125px;
	margin: 15px 4px 0px 4px;
}

#CostaRicaTravel .languages {
	float:left;
	height:50px;
	width:366px;
	margin: 15px 4px 0px 4px;
	text-align:center;
}

#CostaRicaTravel tr {
	text-align:center;
}

#CostaRicaTravel .Estilo1 {
	font-size:12px;
}



/*Header*/

#navegador {
	background : #FFF;
	padding : 3px 10px 5px 10px;
}
 
#logo {
	background-color:#FFF;
	width:895px; 
	height:129px;
}

#logo img{
	border:none;
}

#info {
	background-color:#FFF;
	width:895px; 
	height:40px;
	padding:5px 0px;
	font-size:14px;
}



/*CONTENT*/

#CostaRicaTravelFreeInfo {
	width: 895px;
	height:100%;
	background-color : #ffffff;
	text-align: left;
}

/*MENU IZQUIERDO*/    
#menu {
	width:132px;
	height:100%;
	float:left;
	margin:0px 6px;
	font-size:14px;
}

#menu img {
	border:none;
}

#menu .titulo {
	font-size:15px;
	text-align:center;
	margin-left:5px;
	margin-top:5px;
	font-weight:bold;
}

#menu .parrafo {
	font-size:14px;
	text-align:left;
	margin-left:5px;
}

/*MENU*/    

#cuerpo {
	width:580px;
	height:100%;
	padding-bottom:12px;
	margin:0px 6px;
	float:left;
	text-align: left;
	}

#cuerpo h1 {
	color:#40A3E7;
}

#cuerpo .titulo {
	font-size:15px;
	text-align:center;
	margin-left:5px;
	margin-top:5px;
	font-weight:bold;
}

#cuerpo .parrafo {
	font-size:14px;
	text-align:left;
	margin-left:5px;
}

#ofertas {
	width:580px;
	margin:0 auto;
	
}

#ofertas p {
	text-align:left;
	margin-left:10px;
}



/*MENU DERECHO*/
#menu-derecho {
	width:138px;
	height:100%;
	float:right;
	margin:0px 6px;
}

#cambio {
	margin:0 auto;
	text-align:center;
}

#cambio p {
	text-align:center;
}
#cambio table {
	margin:0 auto;
}

/*MENU DERECHO*/

#footer {
	width:895px;
	padding-top:30px;
	height:100%;
	clear:both;
}


.menu-hor {
	margin:0 auto;
}
#footer p {
	text-align:center;
	font-size:14px
}

/*CONTENT*/

H1 {
	font-size: 18pt;
}
H2 {
	font-size: 14pt;	
}

H3 {
	text-align:left;
	font-size:17px;
}

p {
	text-align:center;
}

ol {
	margin-left:20px;
}
img { 
border:none;
}

/*links*/
/*Links del cuerpo*/
a {color: #0C5E00; font-weight: bolder; text-decoration:none; }
a:visited {color: #BF2C00; font-weight: bolder; text-decoration:none;}
a:hover {font-weight: bolder; text-decoration:underline;}
/*Links del cuerpo*/

/*Menu arriba- horizontal*/
a.link { font-size:14px; color: #0C5E00; font-weight: bolder; text-decoration:none; }
a.link:visited {font-size:12px; color: #00C; font-weight: bolder; text-decoration:none;}
a.link:hover {font-size:12px; font-weight: bolder; text-decoration:underline;}
/*Menu arriba- horizontal*/
a.img {border:0px;}
a.Estilo1 {color:#000;}
a.Estilo1:visited {color: #1C7527;}
a.Estilo1:hover {color:#D62410;}
a.enlacenav { font-size:12px; color: #0C5E00; font-weight: bolder; text-decoration:none; }
a.enlacenav:visited {font-size:12px; color:#039; font-weight: bolder; text-decoration:none;}
a.enlacenav:hover {font-size:12px; font-weight: bolder; text-decoration:underline;}
/*links*/
