body
{
background-color:#fff;
padding:0; font-family: Arial;
margin:0px auto auto auto;
color:#424849;
font-size:11px;
}
h1{
font-size:16px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:5px 0 5px 0;
margin: auto;
text-decoration:none;
}
h2{
font-size:14px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:5px 0 5px 0;
margin: auto;
text-decoration:none;
}
h3{
font-size:14px;
font-weight:bold;
color:#0464a1;
width: auto;
padding:5px 0 5px 10px;
margin: auto;
text-decoration:none;
}
p{
font-size:1.3em;
text-align:justify;
padding:2px;
margin:0px;
}
p.proposal_text{
width:170px;
font-size:11px;
text-align:justify;
padding:15px 0 0 15px;
margin:0px;
}
img.img_left{
float:left;
padding:0px 8px 8px 0px;
}
img.img_right{
float:right;
padding:0px 8px 8px 8px;
}
img.img_thumb{
float:left;
padding:10px;
}
img.img_big_pic{
padding:4px;
border:1px #CCCCCC solid;
}
#main_container{
width:970px;
height:auto;
margin:auto;
padding:0px;
font-size: 13px;
}
#header{
width:970px;
margin:auto;
margin-top: 0.5em;
}
#logo{
	height: 190px;
	width: 970px;
	background:url(../imagenes/PAULA2.jpg);
	background-size: cover;
	border-radius: 1em;
	box-shadow: 0.2em 0.2em 1em;
}
#logo .menu {
	padding-top: 150px;
	text-align: center;
}
.banner_adds{
	width:750px;
	margin:0 auto;
	display:inline-block;
	/*float:left;*/
}
.banner_adds h2 {
	font-size:4.3em;
	color:black;
	text-align:center;
	/*text-shadow:#ADD8E6 3px 3px 2px;
	-moz-text-shadow:#ADD8E6 3px 3px 2px;
	-webkit-text-shadow:#ADD8E6 3px 3px 2px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#ADD8E6', Direction=135, Strength=4);*/
	
	
}

#mensaje {
	height:11em;
}
/*---------------- menu tab----------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
/*.menu {font-size:11px;padding:0px; float:right; width:73em;}*/

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;/*margin:0;*/list-style-type:none; height:28px; }

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li { display: inline-table;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1.4em;font-weight: bold;text-decoration:none;color:#fff;padding:0 10px 0 10px;}
.menu a.current{background:#3da1e0;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#267cb2; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {/*background:#3da1e0;*/}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {/*background:#3da1e0;*/}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {/*background:#3da1e0;*/}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {/*background:#3da1e0;*/}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;/*background:#3da1e0;*/}
.menu :hover > a {color:#fff;/*background:#3da1e0;*/}
/* second */
.menu ul ul a:hover{color:#fff;/*background:#3da1e0;*/}
.menu ul ul :hover > a {color:#fff;/*background:#3da1e0;*/}
/* third */
.menu ul ul ul a:hover {/*background:#3da1e0;*/}
.menu ul ul ul :hover  a {/*background:#3da1e0;*/}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/*------------------------------main content-----------------------*/
#main_content{

	width:970px;
	margin: 0.5em auto;
	clear:both;
	background-color: transparent;
}
/*------------------------middle_content-----------*/
.column1{
width:257px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column2{
width:340px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
}
.column3{
width:320px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column4{
width:960px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
}
.left_box{
width:257px;
height:auto;
float:left;
padding-bottom:10px;
}
.top_left_box{
width:257px;
height:10px;
float:left;
background:url(images/top_box_bg.gif) no-repeat center;
}
.center_left_box{
width:257px;
height: auto;
float:left;
background:url(images/center_box_bg.gif) repeat-y;
}
.bottom_left_box{
width:257px;
height:10px;
float:left;
background:url(images/bottom_box_bg.gif) no-repeat center;
}
.box_title{
width:257px;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
}
.box_title span{
font-weight:bold;
color:#d8325d;
}

.main_text_box{
padding:5px;
}
.proposal{
width:287px;
height:85px;
background:url(images/proposal_box.gif) no-repeat center;
background-position:0px 0px;
margin-left:15px;
margin-top:15px;
}
.title{
background-color:#385870;
text-align:left;
width:935px;
padding:5px 5px 5px 20px;
color:#FFFFFF;
font-weight:bold;
}
.small_title{
background-color:#385870;
text-align:left;
width:100%;
padding:5px 5px 5px 15px;
color:#FFFFFF;
font-weight:bold;
}
.title2{
background-color:#eef1f3;
text-align:left;
width:300px;
padding:5px 5px 5px 15px;
color:#d8325d;
font-weight:bold;
margin-left:5px;
}

/*-------------------details list----------------*/
.details_list{
padding:10px;
}
.details_list ul{
text-decoration:none;
list-style:none;
margin:0px;
padding:0px;
}
.details_list ul li{
padding:5px 5px 5px 25px;
background:url(images/bullet.gif) no-repeat left;
color:#333333;
}
.details_list ul li span{
color:#0464a1;
}
.button{
width:139px;
height:30px;
background:url(images/blank_button.gif) no-repeat center;
text-align:center;
line-height:30px;
font-weight:bold;
font-size:13px;
}
.button a{
text-decoration:none; 
color:#d8325d;
}
/*---------------offer_box----------------------*/
.offer_box{
width:320px;
height:106px;
background-color:#f3f5f6;
padding:10px;
margin:10px 0px 10px 0px;
}
.offer_box_wide{
width:290px; 
height:106px;
float:left;
background-color:#f3f5f6;
padding:10px; 
margin:5px;
}
.offer_box_wide_style1{
width:670px;
height:106px;
float:left;
background-color:#f3f5f6;
padding:7px;
margin:5px;
}
.offer_info{
padding:5px;
}
.offer_info span{
font-weight:bold;
color:#d8325d;
}
p.offer{
text-align:justify;
font-size:10px;
}
.more{
float:right;
padding:3px;
}
.more a{
color:#d8325d;
}
.more a:hover{
text-decoration:none;
}
.big_pic{
width:340px;
text-align:center;
padding:5px 0 5px 0;
}
.pictures_thumbs{
width:300px;
padding-left:40px;
}
/*------------------table style---------------*/
td{
text-align:center;
padding:5px;
border-bottom:2px #fff solid;
}
th{
background-color: #333333;
padding:5px;
color:#FFFFFF;
}
tr.color1{
background-color:#F3F5F6;
}


/*-----------------form style--------------------*/
.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}
label.left{
float:left;
width:70px;
padding-top:3px;
text-align:right;
}
label.left_long{
float:left;
width:90px;
padding-top:3px;
text-align:right;
}
input.form_input{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:150px;
float:left;
margin-left:10px;
}
.contact_information{
font-size:10px;
color:#385870;
text-align:left;
padding-left:20px;
}
.contact_information span{
color:#d8325d;
}


/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*-----------------------contact------------------------*/
.contact_tab{
width:450px;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
float:left;
background-color:#f3f5f6;
padding:8px;
margin:1em;
}
.form_contact{
width:450px;
margin:0 auto;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
-webkit-border-radius: 10px; /* border-radius para Safari y Chrome */
-moz-border-radius: 10px; /* border-radius para Firefox */
-khtml-border-radius:10px; /* border-radius para navegadores Linux */
border-radius: 10px; /* CSS3 Estándar */
}
.location_contact{
width:250px;
float:left;
padding:15px;
}
.form_row_contact{
float:left;
width:357px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input_contact{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
}
select.form_select{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
height:20px;
}
textarea{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
height:80px;
float:left;
margin-left:10px;
}



/*-------------------footer------------------------*/
.boton{
        font-size:1.3em;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:9em;
        height:2em;
		padding:0.5em;
}
#inscripciones-div{
	margin-bottom: 1em;
}
#pie {
	clear:both;
}
#pie .nav-footer {
	list-style:none;
	margin: 0 auto;
	width: 945px;
	background: #03D7FF;
	border-radius: 1em;
	text-align:center;
	text-align: center;
	padding-left: 0;
	padding: 1em;
	box-shadow: 0.1em 0.1em 1em;
}
#pie .nav-footer li{
	display:inline-table;
	padding: 0 0.5em;
	font-size: 2em;
	font-weight: bold;
}
#pie .nav-footer li a {
	color:black;
}
#pie .copy {
	color:black;
	text-align:center;
}
#pie .copy li{
	display:inline-table;
	padding: 0 0.5em;
	font-size: 1em;
	font-weight: bold;
}


#footer{
	width:970px;
	height:41px;
	clear:both;
	font-size:11px;
	background-color:#f2efef;
	border-top:1px #eeabbd dashed;
}
ul.footer_menu {
	list-style:none;
	margin:0px;
	font-size: 2em;

}

ul.footer_menu li {
display:inline-table; }

a.nav_footer:link, a.nav_footer:visited {
display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block;  padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
float:left;
padding:0px;
}



/*  Por Uriel */

#article{
	margin-top:1em;
	float:left;
	display:inline-block;
	width: 100%;
}
#article h1{
	text-align:center;
	font-size:2.2em;
	text-decoration: underline;
}
#article h2{
	text-align:center;
	font-size:1.8em;
}

#article-one-col{
	margin:0.5em auto;
	width:95%;
	
}
#article-one-col h1{
	text-align:center;
	font-size:2.2em;
	text-decoration: underline;
}
#article-one-col h2{
	text-align:center;
	font-size:1.8em;
}
#article-one-col p{
	margin-bottom:1em;
	padding-left:1.5em;
}
#article-one-col table p{
	margin:0;
}
#article-one-col ol{
	padding-left:5em;
	font-size:1.5em;
}

#dos-col-left {
	width: 53em;
	margin: 1%;
	
	float:right;
	display: inline-table;
	padding: 0.5em;
	border-radius: 1em;
	box-shadow: 0.01em 0.01em 2em;
}
#dos-col-rigth {
	width: 20%;
	display: inline-table;
	float: left;
	border-radius: 1em;
	box-shadow: 0.01em 0.01em 2em;
	margin: 1%;
	padding-top: 1em;
}
#article img{
	width:100%;
}
#inscritos {
	background-color: red;
}
#article-e {
	border-bottom: 1px grey dotted;
	clear:both;
	overflow: hidden;
}
#article-e h1{
	text-align: center;
	font-size: 2.5em;
}
#article-e #cuerpo {
	padding: 1.5em;
}

#pdf {
	width:95%;
	min-height:900px;
	margin:1em auto;
}

#articulo  li{
	padding-bottom:1em;
}


#patrocinadores{
	display: inline-block;
	text-align: center;
	width: 100%;
}
#patrocinadores ul{
	list-style:none;
	padding:0.5em;
	margin: 0;
	margin-bottom: 1em;
}
#patrocinadores li{
	display:inline-block;
	width: 100%;
}
#patrocinadores a{

}
#patrocinadores img{
	width:100%;
}
#patrocinadores h2{
	margin:0;
	font-size: 2em;
}
#menu-left{
	display: inline-block;
	width: 16.85em;
	background:white;
	text-align: center;

}
#menu-left ul{
	list-style:none;
	padding:0;
	margin-top: 0;
}
#menu-left li{
	display: inline-block;
	width: 100.5%;
	background: #04B404;
	border-top: solid 1px #5882FA;
	border-bottom: solid 2px #4000FF;
	padding: 0.05em;
	margin: 0;
}
#menu-left a{
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.9pt;
	color: blue;
}
.degradado{

}
#menu-left img{
	width:100%;
}
#menu-left h2{
	background-color:green;
	margin:0;
	font-size: 2em;
}

#mapa{
	width: 450px;
	float: right;
	padding: 5px 0 5px 0;
}

#avisos{
	border: 1px solid #696;
	padding: 1em;
	text-align: center;
	border-radius: 10px;
	box-shadow: #666 2px 2px 5px;
	background: #F42101;
	behavior:url(css3-ie.htc);
	
	
	margin:1em auto;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#111111')";/*IE 8*/
}
#avisos p{
	color:yellow;
}
#avisos h2{
	color:yellow;
}
#avisos2{
	border: 1px solid #696;
	padding: 1em;
	text-align: center;
	border-radius: 10px;
	box-shadow: #666 2px 2px 5px;
	background: yellow;
	margin:1em auto;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#111111')";/*IE 8*/
}
#avisos2 p{
	color:red;
}
#avisos2 h2{
	color:red;
}
/*Nuevos*/
#avisos_rojo{
	border: 1px solid #696;
	padding: 1em;
	text-align: center;
	border-radius: 10px;
	box-shadow: #666 2px 2px 5px;
	background: #F42101;
	behavior:url(css3-ie.htc);
	
	
	margin:1em auto;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#111111')";/*IE 8*/
}
#avisos_rojo p{
	color:yellow;
}
#avisos_rojo h2{
	color:yellow;
}
#avisos_amarillo{
	border: 1px solid #696;
	padding: 1em;
	text-align: center;
	border-radius: 10px;
	box-shadow: #666 2px 2px 5px;
	background: yellow;
	margin:1em auto;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#111111')";/*IE 8*/
}
#avisos_amarillo p{
	color:red;
}
#avisos_amarillo h2{
	color:red;
}



/*Formulario de contacto*/


.contact_form h2 {
   
    border-radius: 5px;
	-moz-border-radius: 5px;
    color: #5CD053;
    display: block;
    font-family: sans-serif;
    font-size: 20px;
    padding: 5px;
    text-shadow: 1px 1px 1px #CCCCCC;
    width: 370px;
	behavior: url(PIE.htc);
}
/*--- estilos para los ul y li del formulario ---*/
.contact_form ul {
    width:450px;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.contact_form li{
    padding:12px; 
    border-bottom:1px solid #eee;
    position:relative;
	height: 3em;
}

.contact_form label {
    color: #555555;
    display: inline-block;
    float: left;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 3px;
    width: 90px;
}

.contact_form input {
    height:20px; 
    width:220px; 
    padding:5px 8px;
}
.contact_form textarea {
    padding:8px; 
    width:300px;
}
/*
.contact_form button {
    margin-left:90px;
}
*/

/*----- estilos visuales de los elementos --------*/
.contact_form input, .contact_form textarea { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
    color: #888;
    font-size: 12px;
    padding-right:30px;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
	float:left;
	
}
.contact_form input:focus, .contact_form textarea:focus {
    background: #fff; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa; 
    padding-right:80px;
	
}

/* === Estilos de Validacion === */
 
.contact_form input:required:valid, .contact_form textarea:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;
	
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
	
}

/* === Estilos del boton de Envio === */
button.submit {
    padding: 10px 20px;
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #444;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
   background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   background-color: #fff;
   border: 1px solid #f1f1f1;
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
   behavior: url(pie/PIE.htc);
}
button.submit:hover {
    opacity:.55;
    cursor: pointer; 
    color: #fff;
}
button.submit:active {
    border: 1px solid #222;
    box-shadow: 0 0 10px 5px #444 inset; 
	-moz-box-shadow: 0 0 10px 5px #444 inset; 
	-webkit-box-shadow: 0 0 10px 5px #444 inset; 
}

#out-newsletter{
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 2em;
}

.Anuncio{
	border-bottom: 1px dashed black;
}
.Anuncio h2{
	text-align:center;
	font-size: 1.5em;
}
.Anuncio p{
	display:inline-block;
	padding: 0.1em 0.5em;
	vertical-align: top;
}

//slideshare

#images {
    overflow: hidden;
    position: relative;
    margin: 20px auto;
}
#images img {
    position: relative;
	margin-bottom:0.5em;
    top: 0;
    left: -400px;
    z-index: 1;
    opacity: 0;
    transition: all linear 500ms;
    -o-transition: all linear 500ms;
    -moz-transition: all linear 500ms;
    -webkit-transition: all linear 500ms;
}
#images img:target {
	left:0;
    float:left;
    z-index: 9;
    opacity: 1;
}
#images img:first-child {
    left: 0;
}
#slider a {
    text-decoration: none;
    background: #E3F1FA;
    border: 1px solid #C6E4F2;
    padding: 4px 6px;
    color: #222;
}
#slider a:hover {
    background: #C6E4F2;
}