/*
educatrip.com:  Hoja de estilos
por David Moya. http://www.atrioweb.com/
Última modificación: 9-10-2008
================================================*/

* {
	margin:0px;
	padding:0px;
}

body, textarea, input, h1,h2,h3,h4, p, a, li {
	font:12px arial, helvetica, sans-serif ;
	line-height: 1.4em;
	font-weight: normal;

}

img,fieldset {
	border:none;
}

ul li{list-style:none;}

a{
	text-decoration:none;
	color:#f60;
}



/*
--------------------------------------------------------------*/

body {
	background-color: #fff;
}

#container{
	float:left;
	width:100%;
	background: url(/img/bg_body.gif) repeat-x;
}


#header{
	position:relative;
	width:950px;
	margin:5px auto 0;
	height: 105px;
}

#nav{
		display:none;
	width:950px;
	margin:0 auto;
	height:22px;
	background: transparent url(img/bg_nav.gif);
}


#banner{
	clear:both;
	width:950px;
	height:310px;
	margin:0 auto 10px;
/*	background: transparent url(/img/banner0.jpg);*/
}


#content{
	width:950px;
	margin: 0 auto;
	background-color: #fff;
}

#main {
	float:right;
	width: 700px;
	border-top:4px solid #a2a2a2;
	padding-top:12px;
	min-height:400px;
	padding-bottom:2em;
}

	#main_main {
		float:left;
		width: 450px;
	}

		#ancha #main_main {
			float:left;
			width: 700px;
		}


	#main_sidebar {
		float:right;
		width: 220px;
	}


		#ancha #main_sidebar {
			display:none;
		}

#sidebar {
	float:left;
	width: 220px;
	border-top:4px solid #F78F1E;
}



#footer {
	clear:both;
	width:950px;
	margin: 0 auto;
	border-top: 4px solid #DEDEDE;
	padding-top:8px;
	height:50px;
}

/* HEADER
-------------------------------------------------*/



div#logo{
	position:absolute;
	top:18px;
	left:0px;
	width:360px;
	height:70px;
	background: url(/img/logo.gif) 0 0 no-repeat;
}

div#logo a{
	display:block;
	width:360px;
	height:70px;
	text-indent:-9999px;

}

div#badge{
	position:absolute;
	top:28px;
	right:80px;
	width:70px;
	height:70px;
}

#header-nav{
	position:absolute;
	top:0;
	left:240px;
	width:722px;
	height:29px;
	padding-left:10px;
	background: url(/img/bg_nav.gif) 0 0 no-repeat;

}

#header-nav li{
	display:inline;
} 

#header-nav li a{
	display:block;
	float:left;
	padding: 2px 9px 0;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
} 

#header-nav li a:hover{
	color:#000;
} 

/*nav-lang-------------------------------------------------*/


#nav-lang {
	position:absolute;
	width:80px;
	bottom:40px;
	right:3px;
}

#nav-lang li {
	display:block;
	float:right;
	background:transparent;
}

#nav-lang li a{
	display:block;
	width:24px;
	height:24px;
	margin-left:10px;
	text-decoration:none;
	text-indent:-9999px;
	border:none;
	padding:0;
}

#nav-lang li#lang1 a{
	background: url(/img/es.gif) 0 0 no-repeat;
}


#nav-lang li#lang2 a{
	background: url(/img/en.gif) 0 0 no-repeat;
}

/*
#nav-lang li#lang3 a{
	background: url(/img/fr.png) 0 0 no-repeat;
}


#nav-lang li#lang4 a{
	background: url(/img/de.png) 0 0 no-repeat;
}
*/




/*NAV
-------------------------------------------------*/

/*
#nav ul li{
	display:inline;
} 

#nav ul li a{
	display:block;
	float:left;
	height:18px;
	padding: 0 10px;
	border-left:6px solid #fff;
} 
*/


/*BANNER
-------------------------------------------------*/

#banner1{
position:relative;
float:left;
width:473px;
}

#banner2{
position:relative;
float:right;
width:473px;
}

#banner1-top{
	width:473px;
	height:59px;
	background: url(/img/bg_banner1.gif) 0 0 no-repeat;
}

#banner2-top{
	width:473px;
	height:59px;
	background: url(/img/bg_banner2.gif) 0 0 no-repeat;
}

#banner h1{
position:absolute;
top:12px;
left:12px;
width:220px;
height:24px;
text-indent:-9999px;
}

#banner1 h1.es{
	background: url(/img/banner_estesp_es.gif) no-repeat;
}

#banner1 h1.en{
	background: url(/img/banner_estesp_en.gif) no-repeat;
}

#banner2 h1.es{
	background: url(/img/banner_vialin_es.gif) no-repeat;
}

#banner2 h1.en{
	background: url(/img/banner_vialin_en.gif) no-repeat;
}


#banner h2 {
position:absolute;
top:36px;
left:16px;
width:420px;
color:#fff;
}

#banner h2 a{
color:#fff;
}

#banner1 h2 a:hover{
color:#000;
}

#banner2 h2 a:hover{
color:#f60 !important;
}

/*-------------------------------------------------*/

#main h1, #main p {
}

#main h1 {
	font-size:2.0em;
	margin: 0 0 0.5em;
	color:#333;
}

#main h2 {
	font-size:1.0em;
	font-weight: bold;
	margin: 0 0 1em;
	color:#f60;
}


#main h3 {
	font-size:1.0em;
	font-weight: bold;
	margin:1em 0;
	color:#306;
}

#main h4 {
	font-size:1.0em;
	font-weight: bold;
	margin:1em 0;
	color:#333;
}

#main p, #main .txt {
	text-align:justify;
	margin-bottom:1em;
}


#main a{
	text-decoration: underline;
}

#main li{
margin-left:20px;
background: url(/img/cuadro.gif) 0 6px no-repeat;
padding-left: 12px;
}


/*socialmedia: facebook, twitter... */ 

#facebook-button{
border:none; 
overflow:hidden; 
width:450px; 
height:25px;
margin: 0 0 0.5em;
}


/*tablas--------------------------------------------------------*/

	/*INICIO TABLA */

	table
	{	width:100%;
		margin: 0 0 1em;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-spacing:0px;/*por seguridad, ponerlo para eliminar el cellspacing en Mozilla. IE no lo soporta*/
		border-collapse:collapse;
	}

	table th
	{
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		/*background: url(/img/th-back.gif) top left no-repeat;		background-color: #eaeaea;*/
		background-color: #FDE6A6;
		padding:0.2em 1em;
		border-spacing:0;
		vertical-align:top;
		line-height:normal;
		color:#333;
	}

	table tr
	{
		margin:0;
		padding:0;
		border-spacing:0;
	}

	table td
	{
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		margin:0 1em;/*?*/
		padding:0.2em 1em;
		border-spacing:0;
		vertical-align:top;
		text-align:left;
		background-color: #D6CCE0;
	}


	/*FIN TABLA */


/*main_sidebar-------------------------------------------------*/

#main #main_sidebar h3{ 
	margin: 0;
	padding:4px 4px 4px 8px;
	font-size:1.2em;
	background-color: #306;
	color:#fff;

}

#main #main_sidebar p{
	margin: 0 0 1.5em;
	padding:8px 8px 16px 8px;
	font-weight:normal;
	font-size:11px;
	background-color: #E8E9E9;
	border-bottom: 4px solid #b3b3b3;
	text-align: left;
}



#main #main_sidebar a{
	font-size:11px;
}

#main #main_sidebar a:hover{
	text-decoration: underline;
}


/*fotos con bordes*/

#main #main_sidebar .fotobordes{
	margin-bottom: 1em;
}

#main #main_sidebar .fotobordesup{
	width: 220px;
	height: 7px;
	font-size:1px;
	background: url(/img/fotosb-borde-sup.gif) 0 0 no-repeat;
}

#main #main_sidebar .fotobordeinf{
	width: 220px;
	height: 7px;
	font-size:1px;
	background: url(/img/fotosb-borde-inf.gif) 0 0 no-repeat;
}

#main #main_sidebar .fotobordes img{
	display:block;
}


#main #main_sidebar .fotobordes2{
	margin-bottom: 1em;
}

#main #main_sidebar .fotobordesup2{
	width: 220px;
	height: 7px;
	font-size:1px;
	background: url(/img/fotosb-borde-sup2.gif) 0 0 no-repeat;
}

#main #main_sidebar .fotobordeinf2{
	width: 220px;
	height: 7px;
	font-size:1px;
	background: url(/img/fotosb-borde-inf2.gif) 0 0 no-repeat;
}

#main #main_sidebar .fotobordes2 img{
	display:block;
}

/*varios*/



.subir{
	float:right;
	width:11px;
	height:11px;
	background: url(/img/arrow_up.gif) 0 0 no-repeat;
}

.subir a{
	display:block;
	width:11px;
	height:11px;
	text-indent:-9999px;

}


/*home*/

/*
	#home #main #main_sidebar h3{ 
		background-color: #F78F1E;
	}

	#home #main #main_sidebar p a{
		color:#333;
	}
*/

/*blqouenoticias*/

/*css del script de dynamicdrive, funciona junto al /script/marquee.js */
	#marqueecontainer{
	position: relative;
	width: 208px; /*marquee width */
	height: 90px; /*marquee height */
	background-color: #E8E9E9;
	overflow: hidden;
	padding: 4px 4px 4px 8px;
	border-bottom: 4px solid #b3b3b3;
	margin-bottom:1em;
	}


#main #main_sidebar p.fecha{
	margin-bottom:0;
	color:#666;
}

#main #main_sidebar .minibanner{
margin-bottom:1em;
}

/*fin home*/


/*contacto************************************************************/

#form_contacto {
}


#form_contacto fieldset {
/*
display: block;
padding:10px 20px 20px 20px;
border: 1px solid #7696B7;
*/
border:none;
}

#form_contacto legend {
display:none;
}


#form_contacto label {
display:block;
font-weight: bold;
}

#form_contacto input, #form_contacto textarea {
border: 1px solid #ccc;
color:#000;
padding:3px;
margin-bottom:1em ;
}

#form_contacto input {
width:200px;
}

#form_contacto textarea {
width:300px;
height:132px;
}


/*
#form_contacto input.check {
border: none;
}
*/
#form_contacto p{
margin-left:0;
}
#form_contacto input.boton {
/*
display:block;
	margin-top:1em;
	margin-bottom:2em;
	border-top: 2px solid #39c;
	border-left: 2px solid #39c;
	border-bottom: 2px solid #336;
	border-right: 2px solid #336;
	padding: 2px 10px;
	text-align: center;
	background: #369;
	color: #fff;
	font-weight: bold;
*/
	display:block;
	width: auto;
	border: none;
	padding:3px;
	margin-top:1em;
	background: #D4D0C8;

}


/**/

dl#address {
margin-bottom:20px;
margin-top:1em;
color:#333;
background-color:  #f3f3f3;
padding:1em;
}

dl#address dt {
margin-bottom:1em;
text-transform: uppercase;
}

dl#address dd a{
font-weight: bold;
}

dl#address dd a:hover{
text-decoration: underline;
}


dl#address dd ul li{
color:#333;
}



/*SIDEBAR-------------------------------------------------*/

/*

#sidebar #menu{
	background-color: #ececec;
	padding:1em 8px 2em;
}

#sidebar h4{
	padding:2px 4px 2px 12px;
	color:#f60;
	font-weight:bold;
	background: url(/img/arrow_menu.gif) 0 7px no-repeat;
}

#sidebar ul{
}

#sidebar ul li{
	display:inline;
}

#sidebar ul li a{
	display:block;
	padding: 2px 4px 2px 12px;
	height:1%; 
	color:#333;
	font-weight:bold;
	
}

#sidebar ul ul li a{
	margin-left:10px;	
	font-weight:normal;
	background: url(/img/bullet_menu.gif) 2px 7px no-repeat;

}

#sidebar ul ul ul li a{
	margin-left:20px;	
	font-weight:normal;
	background: transparent;

}

*/


#sidebar #menu{
	background-color: #ececec;
	margin: 0 0 1em;
}

#sidebar h4{
	padding:12px 4px 2px 12px;
	color:#999;
	font-weight:bold;
	letter-spacing:2px;
	/*
	text-align:right;
	font-style:italic;
	background-color: #666;
	border-bottom:1px solid #cfcfcf;
	font-size:18px;
*/
}

#sidebar ul{
	padding:0em 4px 2em 12px;
}

#sidebar ul li{
	display:inline;
}

#sidebar ul li a{
	display:block;
	padding: 2px 4px 2px 12px;
	color:#F60;
	font-weight:bold;
	background: url(/img/arrow_menu.gif) 0 7px no-repeat;
	text-decoration: none;
	
}

#sidebar ul li a.noclick{
	cursor:default;
}

#sidebar ul li a:hover{
	text-decoration: underline;
	
}

#sidebar ul ul{
	padding:0;
}

#sidebar ul ul li a{
	margin-left:0px;	
	color:#333;
	font-weight:bold;
	background: none;

}

#sidebar ul ul ul li a{
	margin-left:10px;	
	font-weight:normal;
	background: transparent;
	background: url(/img/bullet_menu.gif) 2px 7px no-repeat;

}


/*bloque news*/
	#sidebar #news h4{ 
		margin: 0;
		padding:4px 4px 4px 8px;
		font-size:1.2em;
		letter-spacing:0;
		border-top:1em solid #fff;
		background-color: #f60;
		color:#fff;

	}

	#sidebar #news h4 a{ 
		font-size:1.0em;
		color:#f60;
		text-decoration: underline;
		font-weight: bold;
	}

	#sidebar #news h4 a:hover{ 
		color:#000;
	}

	#sidebar #news p a{
		color:#333;
	}


/*social media*/

#sidebar #social_media ul{
	width:150px;
	margin:1em auto 1em;
	overflow:hidden;
}

#sidebar #social_media li a{
	float:left;
	display:block;
	width:32px;
	height:32px;
	margin: 0 8px;
	padding:0;
	text-indent: -9999px;
}


#sidebar #social_media li a#fb{
	background: url(/img/facebook_32.png) 0 0 no-repeat;
}

#sidebar #social_media li a#tw{
	background: url(/img/twitter_32.png) 0 0 no-repeat;
}

#sidebar #social_media li a#sk{
	background: url(/img/skype_32.png) 0 0 no-repeat;
}

#sidebar #social_media li a#yt{
	background: url(/img/youtube_32.png) 0 0 no-repeat;
}


/*-------------------------------------------------*/




#footer p {
	color:#666;
	font-size:11px;
}

#footer #xhtml{
	float:right;
}


#footer #xhtml a{
	font-size:11px;
	color:#f93;
	text-decoration: none;
}

#footer #xhtml a:hover{
	text-decoration: underline;
}


#footer #footerul{
float:left;
margin:0 0 10px;
}

#footer #footerul li{
display:inline;
}

#footer #footerul li a{
display:block;
float:left;
margin-right:5px;
font-weight: bold;
}

#footer_address{
	clear:both;
	border-top: 1px solid #DEDEDE;
	padding:20px 0;
	margin:10px 0 0;
	color:#999;
	text-align: center;

}



#footer_address2{
	clear:both;

}

/*-------------------------------------------------*/



