* {
	padding:0;
	margin:0;
	}
hr{
    color: gray;
    background-color: gray;
    height: 5px;
    margin:auto;
    margin-top:10px;
    margin-bottom:10px;
    width:330px;

}

#ed_wrapper{

    margin:auto;
    padding:11px;
    background-color:white;
    min-height:500px;

}
#cabecera_ed{
    font-size:1.7em;
    font-weight:bold;
    color:#7F9BC8;
}
#mapa{
    
    float:left;
    margin-top:27px;
    
}

#datos_ed{
	background:url(/liferay-jedi-theme/images/custom/miembros_bg.png) repeat-x;
    width:250px;
    font-size:0.9em;
    float:right;
    position:relative;
    margin-top:-25px;
    margin-right:20px;
    padding:12px;
    line-height:20px;
    text-align:left;


}
#datos_ed .titulo {
    font-size:1.2em;
    font-weight:bold;

}
#logo_ed{
    margin-top:-95px;
    float:left;

}
#ver_docu{
    cursor:pointer;
    text-align:center;
    margin-top:20px;
    margin-left:350px;
    font-size:0.9em;
    font-family:sans-serif;
    font-style:italic;
    border: 1px solid #4a79a8;
    padding:3px;
    width:240px;
}
#ver_docu:hover{
    background-color:#dff4ff;
}
#docu_ed{
    float:left;
    width:300px;
    display:none;
    }
#docu_ed .titulo{
    font-size:1em;
    font-weight:bold;
    text-align:left;
    padding-top:15px;
    color:#6699cc;
}
#docu_ed a{
    text-decoration:none;
    color:#335474;
}
#docu_ed a:hover{
    font-weight:bold;
}
#docu_ed select{
    margin-bottom:25px;
}
#docu_ed .galeria_img_ed{
    cursor:pointer;
    color:#335474;
}
#docu_ed .galeria_img_ed:hover{
    font-weight:bold;
}
#docu_ed .audiovisuales_ed{
    cursor:pointer;
}
#docu_ed .audiovisuales_swf{
    cursor:pointer;
}
#audiovisuales_ed_show{
    width:230px;
    border:3px solid #555;
    padding:7px;
    z-index:2;
    display:none;
    margin-top:-10px;
    margin-left:320px;

}
#audiovisuales_ed_swf{
    width:230px;
    border:3px solid #555;
    padding:7px;
    z-index:2;
    display:none;
    margin-top:-10px;
    margin-left:320px;

}

    /* portlet audiovisuales */

.audiovisuales_wrapper {
    width:165px;
    margin:auto;
    text-align:center;
    padding-top:-65px;
}
.audiovisuales_title{
    background: url(../img/top_destacamos.png) no-repeat;
    font-size:1em;
    font-weight:bold;
    color:white;
    text-align:center;
}
.audiovisuales_wrapper .video{
    background: url('/liferay-jedi-theme/images/forms/input_shadow.png') no-repeat;
    padding:7px;

}

#galeria_img_ed_show{
    display:none;
	width: 275px;
	height: 200px;
    float:left;
    margin-top:-130px;
    margin-left:320px;
	/*border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;
	margin: 10px;*/
}
#galeria_img_ed_show.xiii{
    margin-top:-155px;

}

    
/* contacta cumbres style */

#contacta_wrapper{
    min-height:500px;
    height:auto !important;
    height:500px;
    position:relative;
    }
#contacta_wrapper H2{
    font-size:1.7em;
    color:#335474;
    }
.contacta_pais{
    cursor:pointer;
    }
#banderitas_display {
    float:left;
    margin-left:20px;
    margin-top:50px;
    color:#335474;
    }
#form_display {
    float:left;
    margin-left:140px;
    margin-top:35px;
    display:none;
    width:300px;
    }
#select_recipient{
    display:none;
    margin-left:260px;
    margin-top:30px;
    width:320px;
    color:#555;
    }
#select_recipient H3{
    color:#335474;
    }
.contacta_cumbres_wrapper{
    padding:20px;
    font-size:1.1em;
    font-family:sans-serif;
    color:gray;
    text-align:center;
    margin-left:-70px;
    margin-top:35px;
    position:relative;
    float:left;
    }
.contacta_cumbres{
    margin-left:10px;
    margin-right:10px;
    cursor:pointer;
    border:silver 1px solid;
    padding:3px;
    }
.contacta_cumbres:hover {
    background-color:silver;
    color:white;
    }

    /* DESTACAMOS */

#destacamos_container {
    background: url('/liferay-jedi-theme/images/forms/input_shadow.png') no-repeat;
    height:140px;
    background-color:white;
    color:#555;
	padding:4px;
	width:165px;
    line-height:13px;
    margin:auto;
    }
#destacado_container{
    height:147px;
    border-bottom:2px solid #4a79a8;
}
.js #destacado_container{
    visibility:hidden;
}
#destacado_container img{
    margin-left:15px;
    width:50%;
    height:50%;
}
#destacamos_wrapper {
    width:165px;
    color:white;
    padding-top:2px;
    margin:auto;
    min-height:167px;
    height:auto;
    margin-bottom:15px;
    }
.ie #destacamos_wrapper{
    min-height:0;
    }
.destacamos_title{
    background: url(../img/top_destacamos.png) no-repeat;
    color:white;
    font-weight:bold;
    width:165px;
    margin:auto;
    height:24px;
    padding-left:40px;
    }
#destacamos_wrapper .arrows{
    margin-left:80px;
    width:70px;
    margin-top:-15px;
    }
.destacamos_title .arrows .up{
    background:url(/liferay-jedi-theme/images/custom/arrow_up.png) no-repeat;
    height:16px;
    width:18px;
    float:left;
    cursor:pointer;
}
.destacamos_title .arrows .down{
    background:url(/liferay-jedi-theme/images/custom/arrow_down.png) no-repeat;
    height:16px;
    width:18px;
    float:left;
    margin-left:4px;
    cursor:pointer;
    margin-top:1px;
}

#destacamos_fs{
    border-right: 0;
    border-bottom:0;
    }
#destac_tit{
	font-size:0.9em;
	font-weight:bold;
	color:#336699;
    }
#destac_body{
    margin-top:3px;
    float:left;
    color:#555;
    font-size:0.9em;
    }

    /*--- Mas noticias ----*/

#mas_noticias_container{
    padding-top:35px;
    padding-left: 50px;
    padding-right:50px;
    padding-bottom:10px;
    height:300px;
    width:830px !important;
    margin: auto;
    background-color:#f7f7f7;
    }
#mas_noticias_container .result{
    padding:2px;
    background: url('/liferay-jedi-theme/images/common/news.png') no-repeat 0 7px;
    color:#335474;
    }
#mas_noticias_container a{
    text-decoration:none;
    color:#335474;
    padding:5px;
    margin-left:13px;
    }
#mas_noticias_container a:hover{
    font-weight:bold;
    }
#mas_noticias_title{
    font-size:2.0em;
    padding-bottom:8px;
    color: #315274;
    font-weight:bold;
    border-bottom:1px solid #315274;
    margin-bottom:25px;
    width:300px;
}
    /* Quienes somos carrousel style*/

.pics {
    height:  232px;
    width:   332px;
    padding: 0;
    margin:  0;
    }

.pics img {
    padding: 15px;
    border:  1px solid #ccc;
    background-color: #eee;
    width:  300px;
    height: 200px;
    top:  0;
    left: 0;
    }
#slide{
    margin-left:330px;
    margin-top:100px;
    }
.ie #slide{
    margin-top:0;
    }
#qs_texto_1{
    position:absolute;
    width:300px;
    margin-top:-210px;
    padding:15px;
    font-size:1em;
    text-align:justify;
    }
#qs_texto_2{
    position:relative;
    padding:15px;
    font-size:1em;
    text-align:justify;
    margin-top:-2px;
    }
#qs_container{
    width: 699px !important;
    margin-left:auto;
    margin-right:auto;
    margin-top:-80px !important;
    padding-top:-80px;
    }
#qs_container H1{
	background: url('/liferay-jedi-theme/images/arrows/04_right.png') left no-repeat;
    font-family: Bitstream Vera Sans;
    font-size:1.7em;
	color: #3e8dde;
    margin-top:10px;
    margin-left:25px;
    padding-left:10px;
    float:left;
    }

        /* Lista de distribución */

#p_p_id_lista_distrib_WAR_evercumbres_{
	height:900px;
    }

#list_distrib_wrapper{
    height:900px;
    }
#dist_list_form_container{
    display:none;
    position:absolute;
    margin-top:40px;
    margin-left:200px;
    }
#list_distrib_wrapper .recipients{
    width:150px;
    color:#6699cc;
    }
#list_distrib_wrapper H3{
    color:#335474;
    }

    /* NEWSLETTER*/

#newsletter_wrapper{
    background:url(/liferay-jedi-theme/images/custom/newsletter.png) no-repeat;
    padding-left:60px;
    min-height:150px;
    padding-bottom:25px;
    }
#newsletter_wrapper .announce{
    color:#335474;
    font-size:1.2em;
    margin-bottom:15px;
    }
#newsletter_wrapper .categoria{
    width:500px;
	padding: 5px 10px 7px;
	background: #F8FDEF url(/liferay-jedi-theme/images/custom/divider.gif) left bottom repeat-x;
    color:#333;

}
#newsletter_wrapper .sin_categoria{
    width:500px;
	padding: 5px 10px 7px;
	background: #F7f7f7 url(/liferay-jedi-theme/images/custom/divider.gif) left bottom repeat-x;
    color:#333;

}
#newsletter_wrapper #categoria img{
    float:right;
    margin-top:-14px;
    cursor:pointer;
}

#newsletter_wrapper form.nl_form {
	width: 675px;
	font-size: 1.0em;
	color: #333;
    }
#newsletter_wrapper form.nl_form legend {
	padding-left: 0;
    }
#newsletter_wrapper form.nl_form legend, form.nl_form label {
	color: #333;
    }
#newsletter_wrapper form.nl_form fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(/liferay-jedi-theme/images/custom/fieldset.gif) left bottom repeat-x;
	background-color: #F8FDEF;
    }
#newsletter_wrapper form.nl_form fieldset fieldset {
	background: none;
    }
#newsletter_wrapper form.nl_form fieldset p, form.nl_form fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(/liferay-jedi-theme/images/custom/divider.gif) left bottom repeat-x;
    }
#newsletter_wrapper form.nl_form fieldset p input{
    float:right;
    margin-right:335px;
    margin-top:-20px
    }
#newsletter_wrapper form.nl_form label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
    }
#newsletter_wrapper div.error {
    display: none;
    }
#newsletter_wrapper input.error {
    border: 1px dotted red;
    }
#newsletter_wrapper form.nl_form .gray * {
    color: gray;
    }
#newsletter_wrapper label.error {
	display: none;
    float:right;
    margin-top:-20px
    }
