/*
 ESTILOS RESET
 */
 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	text-decoration: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing: 0;
}

/* clearfix hack */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* //RESET  */
html {
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #081422;
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a {
	font-size: 12px;
	color: #1688a4;
}
br{
	line-height: 1px;
}
p {
}
#dena{
	background-color: #FFF;
	border: 1px solid #165c74;
	width: 960px;
	margin: 0 auto 30px auto;
	padding: 0 20px 20px 20px;
	width: 920px;
	position: relative;
	height: auto;
	min-height: 620px;
  }
#footer{
	background-color: #6badbf;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 920px;
	height: 57px;
	position: absolute;
	bottom: -57px;
	left: 20px;
	color: #0d2a3f;
  }
#footer a{
	color: #0d2a3f;
	font-weight: bold;
  }
#footer a:hover{
	color: #067894;
  }
#footer4{
	position: relative;
  }
#footer1{
	width: 450px;
	position: absolute;
	top: 14px;
	left: 20px;
  }
#footer2{
	width: 450px;
	position: absolute;
	top: 40px;
	left: 20px;
  }
.foto3{
	width: 450px;
	position: absolute;
	top: 14px;
	right: 20px;
  }
.foto3 a {
	display: block;
	width: 80px;
	height: 15px;
	text-indent: -9999px;
	background-image: url(../img/logo-tow.gif);
	float: right;
	margin-left: 10px;
  }
.foto3 a.wai {
	background-image: url(../img/logo-wai.gif);
  }
#idiomas{
	width: 330px;
	height: 32px;
	position: absolute;
	top: -5;
	left: 435px;
  }
#idiomas a span, #idiomas span, #idiomas2 a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4f4fd;
}
#idiomas span {
	font-weight: bold;
	color: #fff;
}
#idiomas a:hover span{
	color: #fff;
	text-decoration: underline;
}
 #idiomas2 {
}
 #idiomas2 a {
 	display: block;
	float: right;
	width: 58px;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 10px;
	height: 12px;
	line-height: 12px;
	background-image: url(../img/idiomas-line-bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
 #idiomas2 a.icon {
	font-size: 1px;
	width: 19px;
	height: 14px;
	right: 74px;
	background-image: url(../img/mail-icon.gif);
}
#idiomas li{
	display: inline;
	padding: 0 10px;
	line-height: 12px;
	background-image: url(../img/idiomas-line-bg.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#idiomas li:last-child{
	display: inline;
	background-image: none;
}
#idiomas2{
	width: 170px;
	height: 42px;
	position: absolute;
	top: 10px;
	right: -170px;
	text-align: right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d4f4fd;
	padding-top: 20px;
  }
#idiomas2 img{
	display: none;	
  }
#cabecera{
	background-color: #6badbf;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	width: 920px;
	height: 170px;
	margin: 0 auto 10px auto;
  }
#cabecera1{
	padding-top: 53px;
  }
#cabecera3{
	height: 25px;
	width: 677px;
	position: absolute;
	top: 145px;
	right: 30px;
	text-align: right;
  }
#cabecera3 li{
	display: inline;
  }
#cabecera3 li a{
	background-color: #FFF;
	background-image: url(../img/tabs_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #1b708d;
	text-transform: lowercase;
	padding: 6px 14px 5px 14px;
	margin-left: 1px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-radius-topleft: 3px;
	-webkit-border-radius-topright: 3px;
  }
#cabecera3 li a:hover{
	color: #79b7ce;
	border-top: 1px solid #79b7ce;
	border-left: 1px solid #79b7ce;
	border-right: 1px solid #79b7ce;
  }
#container{
	position: relative;
  }
#col1o, #col2o, #col3o{
	width: 222px;
	float: left;
  }
#col2o{
	width: 425px;
	float: right;
	margin-right: 232px;
	border: 1px solid #d9d9d9;
	padding: 7px 15px 15px 15px;
	line-height: 1.4em;
  }
#col2o.doble{
	width: 647px;
	margin-right: 0px;
  }
#titular h1, #videos h3{
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #12425A;
	line-height: 28px;
	background-image: url(../img/titular-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
  }
#articulo h4{
	color: #1688a4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../img/articulo-h4-bg.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 2px;
  }
#articulo p{
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom:10px;
  }
#col3o{
	width: 220px;
	float: left;
	border: 1px solid #d9d9d9;
	background-image: url(../img/menu-bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	top: 0;
  }
#col1o{
	position: absolute;
	right: 0;
	top: 0;
	border: 5px solid #6badbf;
	width: 212px;
  }
#col1barrua{
	padding: 10px;
	color: #1b708d;
  }
#col1barrua br{
	line-height: 10px;
  }
#col1barrua ul{
	list-style: disc;
	margin-left: 10px;
  }
#col1barrua li{
	list-style: disc;
	margin-left: 10px;
  }
#col1barrua img{
	margin-left: 21px;
	margin-top: -7px;
  }
#col3 .nivel1{
	display: block;
	width: 209px;
	height: 24px;
	background-color: #12425a;
	background-image: url(../img/menu-n1-bg.gif);
	background-position: top left;
	margin: 5px 5px 5px 5px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 24px;
	text-indent: 17px;
	font-size: 11px;
	font-weight: bold;
  }
#col3 a:hover.nivel1{
	color: #1688a4;
  }
#col3 .nivel2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #1c5a8f;
	font-size: 11px;
	padding-left: 22px;
	background-image: url(../img/menu-n2-bg.gif);
	background-position: 10px -38px;
	background-repeat: no-repeat;
	line-height: 16px;
  }
#col3 ul{
	background-image: url(../img/menu-li-n2-bg.gif);
	background-position: 10px bottom;
	background-repeat: no-repeat;
  }
#slideshow{
	border: 1px solid #d9d9d9;
	width: 455px;
	height: 280px;
	margin-left: 232px;
	margin-bottom: 10px;
  }
#slider img{
	margin: 2px;
  }
#slider{
		margin-left: 232px;
		margin-bottom: 10px;
		width:455px;
		height:280px;
		border: 1px solid #d9d9d9;
		min-height:280px;
}
fieldset {
	background-color: #e9f1f6;
	padding: 20px 10px 10px 10px;
	margin-top: 10px;
}
legend {
	background-color: #12425a;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
}
#form input, #form select {
	width: 60%;
	margin: 3px 0;
}
*/
#form {
text-align:right;
color:#006699;
}
#form2 {
color:#006699;
}
#form3 {
color:#006699;
}
#form4 {
color:#006699;
}		
#foto img{
	border: 1px solid #ddd;
	padding: 2px;
	margin-bottom: 10px;
}			
.traductor #foto img{
	float: right;
}	
.traductor #lista2{
	background-color: #e9f1f6;
	float: left;
	height: 240px;
	width: 170px;
	margin-bottom: 10px;
	position: relative;
	color: #12425a;
}	
.traductor #lista2 h4, #lista2 p{
	margin: 10px 10px 0 10px;
}
#articulo li {
	margin: 0 0 5px 20px;
}
#articulo h4 {
	margin-bottom: 5px;
}
.traductor #articulo h3 {
	display: block;
	background-color: #4da9be;
	color: #FFF;
	float: left;
	width: 260px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 20px;
	position:absolute;
	top: 305px;
	left: 260px;
	padding-left: 20px;	
}
#titular p small img{
	margin-left: 10px;
}
#titular p {
	margin-left: 10px;
}
#foto1{
	width: 222px;
	position: absolute;
	right: 0px;
	top: 460px;
	text-align: center;
  }
.catalan #foto1, .ingles #foto1, .frances #foto1, .aleman #foto1{
	top: 330px;
  }
.frances #foto1{
	top: 300px;
  }
.aleman #foto1{
	top: 350px;
  }
.asociaciones #foto1{
	float: left;
	width: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #ddd;
	position:inherit;
  }
  #foto1 img{
  	padding: 10px 5px;
  }
.interpretes #articulo img{
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 2px;
  }
  #videos{
  	position: absolute;
	top: 325px;
	right: 0;
	width: 220px;
	border: 1px solid #ddd;
	z-index: 1;
  }
  .inner{
  	margin: 10px;
  }
  #videos li{
  	padding: 5px 0;
	border-bottom: 1px solid #ddd;
  }
  fieldset{
  }
  #form label, #form input{
  	float: left;
	display: block;
	margin: 3px 0;
  }
  #form label{
  	width: 130px;
	text-align: right;
	margin-right: 5px;
  }
  #observaciones{
  	width: 420px;
  }
  #form1 #form{
  	width: 420px;
	background-color: #e9f1f6;
	margin: 5px 0;
	padding: 5px 0;
  }
  #form1 #form #comentario{
  	width: 390px;
	margin-left: 10px;
  }
  #tabla table, #tabla2 table{
  	border: 2px solid #6badbf;
	background-color: #e9f1f6;
	margin: 5px 0 10px 0;
  }
  #tabla tr, #tabla2 tr{
  	border-bottom: 1px solid #6badbf;
  }
  #tabla th, #tabla td, #tabla2 th, #tabla2 td{
  padding: 5px 5px;
  }
  #tabla th, #tabla2 th{
	background-color: #6badbf;
	color: #fff;
  }
  #container{
  	min-height: 480px;
  }
  #ruta{
  	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 11px;
  }
  #ruta a{
	font-size: 11px;
  }
  .asociaciones #foto1{
	width: 195px;
  }
  #lista3 li, .lista3 li{
  	padding-left: 20px;
	padding-bottom: 5px;
  }  
  #videos{
  }   
  #videos.videos li{
  	padding: 10px 0 10px 38px;
	background-image: url(../img/video_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
  }  
  #videos.videos li a{
  	font-size: 12px;
	font-weight: bold;
  }
  .ribbon{
  	position: absolute;
	top: -3px;
	right: -3px;
	width: 53px;
	height: 53px;
	background-image:url(../img/ribbon_new.gif);
	background-position: right top;
	background-repeat: no-repeat;
  }
  .ribbon h5{
  	display: none;
  }
#logoPresidencia {
	width: 220px;
	margin-top: 220px;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
}
#logoPresidencia img {
	margin-bottom: 10px;
}
  #videos.aleman{
	top: 345px;
  }
  #videos.catalan{
	top: 335px;
  }
  #videos.videosaleman{
	top: 345px;
  } 
  #videos.videosingles, #videos.videosfrances{
	top: 325px;
  } 
  #videos.videoscatalan{
	top: 335px;
  } 
  .ribbon.aleman{
	background-image:url(../img/ribbon_new_de.gif);
  } 
  .ribbon.ingles{
	background-image:url(../img/ribbon_new_en.gif);
  } 
  .ribbon.frances{
	background-image:url(../img/ribbon_new_fr.gif);
  } 
  .ribbon.catalan{
	background-image:url(../img/ribbon_new_ca.gif);
  }
  
/* Fixed at 09/07/2010 */

#zoomBar{
	width: 110px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	top:35px;
	right: 18px;
	text-align: center;
	z-index: 1000;
}
#zoomBar a{
	font-size: 1.5em;
	font-weight: bold;
	color: #078;
	background-color: #fff;
	margin-left: 9px;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	cursor: pointer;
	border: 1px solid #fff;
}
#zoomBar a:hover{
	color: #fff;
	background-color: #078;
}















