/**************************************************/
/*                                   Top                           */
/**************************************************/

#top {
background-color: white;  
width: 800px;
height: 75px;
}

#logo {
background: url(images/Logo.jpg) top center no-repeat; 
width: 250px;
height: 74px;
float: left;
}

#logoright {
background: url(images/Logoright.png) top center no-repeat; 
width: 530px;
height: 74px;
float: right;
margin: 0 0 0 0px;
}
/**************************************************/
/*                                   Idiomas                         */
/**************************************************/
#idioma
{
float:right;
width: 130px;
height: 14px;
margin:18px 42px 0pt 0px;
}


#esp
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana.jpg) top center no-repeat; 
}
#esp a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana.jpg) top center no-repeat; 
}
#esp a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_espana2.jpg) top center no-repeat; 
}

#ita
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia.jpg) top center no-repeat; 
}
#ita a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia.jpg) top center no-repeat; 
}
#ita a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_italia2.jpg) top center no-repeat; 
}

#fra
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia.jpg) top center no-repeat; 
}
#fra a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia.jpg) top center no-repeat; 
}
#fra a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_francia2.jpg) top center no-repeat; 
}

#ger
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_ger.jpg) top center no-repeat; 
}
#ger a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_ger.jpg) top center no-repeat; 
}
#ger a:hover
{
float:left;
width: 21px;
height: 14px;
background: url(images/flag_ger2.jpg) top center no-repeat; 
}

#eng
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa.jpg) top center no-repeat; 
}
#eng a
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa.jpg) top center no-repeat; 
}
#eng a:hover
{
float:left;
width: 21px;
height: 14px;
margin-right: 2px;
background: url(images/flag_usa2.jpg) top center no-repeat; 
}


/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: url(images/back.png) repeat;
background-repeat: repeat; 
margin: 0;
padding: 0;
font: normal 8pt/13pt arial,verdana, sans-serif;
color:white;
a:link { color: #191970; }
.especial:link { color: #191970; }
}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
	background: url(images/bgmiddle.png) center repeat-y;
	width: 800px;
	height: 680px;
}



#contentviajes {
	background: url(images/bgmiddle.png) center repeat-y;
	width: 800px;
	height: 750px;
}

#header {
background: url(images/header.png) top center no-repeat; 
width: 800px;
height: 52px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: center;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

h1 {
color: #white;
font-size: 14pt;
font-family: Arial; 
margin: 5px 0px 0px 5px;
}

h3 {
color: white;
font-size: 24pt;
font-family: Arial,verdana, sans-serif;
margin:-10px 0px 0 px 0px;
}

h2 {
color: white;
font-size: 14pt;
font-family: Arial,verdana, sans-serif;
margin: 0px 0px 0 px 5px;
}

p {
color: black;
font-size: 10pt;
font-family: Arial,verdana, sans-serif;
height: 315px;
width: 360px;
overflow: auto;
}


h5 {
color: black;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial; 
height: 220px;
width: 480px;
overflow: auto;
}

h6 {
color: black;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial; 
height: 200px;
width: 500px;
overflow: auto;
}

h7 {
color: white;
font-size: 10pt;
font-family: Arial,verdana, sans-serif;
height: 300px;
width: 300px;
overflow: auto;
}

#stuff {
width: 800px;
margin:5px 0px 0px 0px;
height: 400px;
}


img {
border: none;
} 

img a{
border: none;
} 

/*                    Header                   */

#menudos {
width: 600px;
text-align: left;
height: 20px;
position: absolute;
font-style: italic;
}

#menudos ul{
margin:12pt 0pt 0pt 15px;
padding:20px 5px 0pt 0pt;
padding:0pt;
}

#menudos li{
display: inline;
padding: 0px 15px 0pt 0pt;
}

#menudos li a {
text-decoration: none;
text-align: center;
font-size: 9pt;
color:#FFFFFF;

}	
	
#menudos li a:link, #menu li a:visited {
color: white;
text-align: left;
}
	
#menudos li a:hover {
color: black;
text-align: left;
}	

ul {
list-style: none;
text-align: left;
}

#amarillo {
float:left;
font-size: 10pt;
color:#FFCC33;
padding: 0px 10px 0pt 0pt;
}

#amarillo a {
text-decoration: none;
text-align: center;
font-size: 9pt;
color:#FFCC33;
padding: 0px 10px 0pt 0pt;
}	
	
#amarillo li a:link, #amarillo li a:visited {
color:#FFCC33;
text-align: left;
padding: 0px 10px 0pt 0pt;
}
	
#amarillo li a:hover {
color: black;
text-align: left;
}	


/*                    Home                   */


#contenttop {
width: 795px;
height: 180px;
margin: 0 0 5px 5px;
}

#flash {
width: 550px;
height: 167px;
margin: 0px 5px 0px 0px;
float: left;
background: url(images/Banner!.jpg);
}

#noticias {
float: left;
width: 234px;
height: 180px;
}

#publicidad {
width: 234px;
height: 85px;
margin-bottom: 5px;
background: url(images/mia.jpg);
}

#fotos{
width: 234px;
height: 90px;
background: url(images/nuestrosviajes.jpg);
}


#publicidad1 {
width:234px;
height:60px;
margin: 0px 0px 0pt 0pt; 
background: url(images/Publicidad.png) no-repeat;
}

#publicidad2 {
width:234px;
height:60px;
margin: 0px 0px 0pt 0pt; 
background: url(images/Publicidad1.jpg) no-repeat;
}


/*                    Middle                  */

#middle {
	width:795px;
	margin:0pt 0px 0px 5px;
	height: 450px;
}


#middleviajes {
	width:795px;
	margin:0pt 0px 0px 5px;
	height: 500px;
}

#stuffcomunidad {
	width: 800px;
	margin:5px 0px 0px 0px;
	height: 680px;
}

#introcomunidad {
width: 550px;
height: 180px;
margin: 0px 5px 0px 0px;
float: left;
}

#viajescontenido {
	width: 550px;
	height: 433px;
	margin: 0px 5px 0px 0px;
	float: left;
	overflow: scroll;
	color: #000000;
}


#viajescontenidohome {
	width: 550px;
	height: 500px;
	margin: 0px 5px 0px 0px;
	float: left;
	color: #000000;
}


#viajeproximotitulo {
	width: 530px;
	height: 36px;
	margin: 0px 5px 0px 0px;
	float: left;
	color: #000066;
	font-weight: bolder;
	font-size: 16px;
	
}

.viajeproximosubtitulos {
	width: 530px;
	height: 20px;
	margin: 10px 5px 0px 0px;
	float: left;
	color: #0000CC;
	font-weight: bolder;
	
}


.viajesproximostexto {
	width: 530px;
	height: auto;
	margin: 5px 5px 0px 0px;
	float: left;
	color: #000000;
	font-weight: bolder;
	
}


.titulobloques {
width: 185px;
height: 15px;
margin: 10px 0 0 5px;
font-size: 13pt;
font-weight: 500;
color:white;
}

.textobloques {
width: 185px;
height: 50px;
margin: 111px 0 0 5px;
}

.textobloques a {
color:#FFCC33;
}

.titulobloquesa {
width: 185px;
height: 15px;
margin: 0 0 0 7px;
font-size: 13pt;
font-weight: bold;
color:#FFCC33;
}

.textobloquesa {
width: 185px;
height: 50px;
margin: 6px 0 0 8px;
}

.textobloquesa a {
color:#FFCC33;
}

#filaa {
	width: 180px;
	height: 320px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}



#viajegrupal {
	width: 365px;
	height: 322px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}


#a {
	width: 180px;
	height: 160px;
	float: left;
	background: url(images/viajes1.png) bottom center no-repeat;
}

#b {
width: 180px;
height: 160px;
float: left;
margin-right: 5px;
background: url(images/viajes2.png) bottom center no-repeat; 
}

#c {
width: 180px;
height: 160px;
float: left;
background: url(images/viajes3.png) bottom center no-repeat; 
}

#filab {
	width: 180px;
	height: 160px;
	margin-top: 5px;
}

#d {
	width: 180px;
	height: 160px;
	float: left;
	background: url(images/viajes4.png) bottom center no-repeat;
}

#e {
width: 180px;
height: 160px;
float: left;
margin-right: 5px;
background: url(images/viajes5.png) bottom center no-repeat; 
}

#f {
width: 180px;
height: 160px;
float: left;
background: url(images/viajes6.png) bottom center no-repeat;
}


#filac {
	width: 550px;
	height: 162px;
	margin-top: 5px;
	float: left;
}

#g {
	width: 180px;
	height: 160px;
	float: left;
	background: url(images/viajes6.png) bottom center no-repeat;
	margin-right: 5px;
}

#h {
	width: 180px;
	height: 160px;
	float: left;
	background: url(images/viajes2.png) bottom center no-repeat;
	margin-right: 5px;
}

#i {
	width: 180px;
	height: 160px;
	float: left;
	background: url(images/viajes3.png) bottom center no-repeat;
}

.textviaje {
	width: 175px;
	height: 33px;
	margin-top: 128px;
	font: normal 7pt verdana, arial,helvetica,sans-serif;
	padding: 0 0 0 5px;
	color: white;
}

.textviaje a {

color: yellow;
}


#Afiches {
	width:234px;
	height:427px;
	float: left;
	margin-top: 0px;
}


#afichebajo {
	width:234px;
	height:162px;
	float: left;
	margin-top: 5px;
}

#Afichesviajes {
	width:234px;
	height:490px;
	float: left;
	margin-top: 5px;
}


#afichetop {
width:234px;
height:324px;
background: url(images/Descuento.jpg) center no-repeat; 
}


/********************************************************************************************/
/*                                       Bottom                                             */
/********************************************************************************************/

#bottom {
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 50px;
}

div#bottom {
	width: 800px;
	height: 50px;

background: 
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFCC33;
	text-align: center;
	float: left;

}

#footer a {
line-height:28px;
}

#bottom a:link, #bottom li a:visited {
line-height:28px;
font-size: 8pt;
color:#FFFFFF;
text-decoration: none;
}

#bottom a{
line-height:28px;
font-size: 8pt;
color:#FFFFFF;
text-decoration: none;
}

#bottom a:hover {
line-height:20px;
font-size: 8pt;
color:black;
text-decoration: none;
}

div#copyright{
position: relative;
font-size: 7pt;
}
