* { padding: 0; margin: 0; }

body {
 font-family: "Trebuchet MS", sans-serif;
 font-size: 12px;
}
a{
color: #d48000;
text-decoration: underline;
}
a:hover{
color: green;
text-decoration: underline;
}

h1{
font-family: "Trebuchet MS", sans-serif;
font-size: 22px;
font-weight: normal;
margin-top: 30px;
border-bottom: 1px solid #15499A;
}
h2{
font-family: "Trebuchet MS", sans-serif;
font-size: 18px;
font-weight: normal;
color: #D48000;
margin-top: 5px;
margin-bottom: 20px;
}
h3{
font-family: "Trebuchet MS", sans-serif;
font-size: 16px;
font-weight: normal;
color: #D48000;
margin-top: 20px;
margin-bottom: 10px;
border-bottom: 1px solid #D48000;
}
h4{
font-family: "Trebuchet MS", sans-serif;
font-size: 14px;
font-weight: bold;
color: #15499A;
margin-top: 20px;
}

#wrapper { 
 margin: 0 auto;
 width: 760px;
}
#header {
 color: #333;
 width: 760px;
 float: left;
 padding: 0;
 height: 110px;
 margin: 0px 0px 0px 0px;
 background: url(img/cabecera.jpg);
}
#aviso {
width: 760px;
height: 30px;
float: left;
}
#leftcolumn { 
 color: #333;
 background: url(img/fondo_menu.jpg);
 margin: 0px 0px 0px 0px;
 padding: 0;
 height: 625px;
 width: 174px;
 float: left;
}

#leftcolumn img{ 
margin-left:15px;
 padding-top: 10px;
 padding-right: 20px;
}

#leftcolumn ul.botonera{
 margin: 0px;
 padding-left: 5px;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 0;
 list-style: none;
 }

#leftcolumn ul.botonera li { 
 border-bottom:0 solid #c6c6c6;
 margin: 0;
}
#leftcolumn ul.botonera li a:link, #leftcolumn ul.botonera li a:visited{ 
 color: #fff;
 background-color: none;
 text-decoration: none;
 padding: 7px 7px 7px 22px;
 display: block;
 background-image: url(img/botonera_flecha_off.gif);
 background-position: 10px 8px;
 background-repeat: no-repeat;
}
#leftcolumn ul.botonera li a:hover{ 
 display: block;
 background-color: #15499A;
 color:#fff;
 text-decoration: none;
 padding: 7px 7px 7px 22px;
 background-image: url(img/botonera_flecha_on.gif);
 background-position: 10px 8px;
 background-repeat: no-repeat;
}
#rightcolumn { 
 float: left;
 color: #15499A;
 margin: 0px 0px 0px 40px;
 padding-bottom: 50px;
 width: 546px;
 display: inline;
}
#rightcolumn p{
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
text-align: justify;
padding-top: 10px;
padding-right: 35px;
}

#rightcolumn p.programa{
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
text-align: left;
padding-top: 0;
padding-right: 0;
}


#rightcolumn img{
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
 border-top: 1px;
 border-bottom: 1px;
 border-left: 0;
 border-right: 0;
border-style: dotted;
border-color: #154990;
}

.clear{
clear:both;
}
#rightcolumn div.sociedad{
height: 105px;
background-color: #eeeeee;
margin-top: 30px;
padding: 10px;
 border-top: 1px;
 border-bottom: 1px;
 border-left: 0;
 border-right: 0;
border-style: dotted;
border-color: #154990;
display: block;
overflow: auto;
}
#rightcolumn div.sociedad span.logo{
width: 145px;
height: 100px;
display: block;
float: left;
margin-right: 15px;
border-right: 1px solid #154990;
padding-right: 15px;
}
#rightcolumn div.sociedad span.logo img{
border: 0;
padding: 0;
margin: 0;
display: block;
float: right;
border: 1px solid #d5d5d5;
}
#rightcolumn div.sociedad span.informacion{
min-height: 100px;
display: block;
overflow: auto;
}
#rightcolumn div.sociedad span.informacion h4{
margin-top: 0;
}
#rightcolumn div.sociedad span.informacion p{
text-align: left;
}





#rightcolumn div.mesas{
height:auto;
background-color: #eeeeee;
margin-top: 15px;
padding: 10px;
 border-top: 1px;
 border-bottom: 1px;
 border-left: 0;
 border-right: 0;
border-style: dotted;
border-color: #154990;
display: block;
overflow: auto;
}
#rightcolumn div.mesas h4{
display:block;
margin:0;
padding-bottom: 5px;
color: #D48000;
}
#rightcolumn div.mesas div.moderadores{
width: 145px;
height: auto;
display: block;
float: left;
margin-right: -150px;
}

#rightcolumn div.mesas div.acto{
width: 215px;
height: auto;
display: block;
float: left;
margin-right: -150px;
}

#rightcolumn div.mesas div.moderadores p{
font-size:11px;
padding:0;
text-align: left;
}

#rightcolumn div.mesas div.informacion{
height: auto;
display: block;
overflow: auto;
border-left: 1px solid #154990;
padding-left: 10px;
margin-left:150px;
}

#rightcolumn div.mesas div.informacion_2{
height: auto;
display: block;
overflow: auto;
padding-left: 160px;
margin-left:0;
}


#rightcolumn div.mesas div.informacion_2 p{
text-align: left;
}


#rightcolumn div.mesas div.informacion ul{
padding-left: 15px;
font-size:11px;
margin-bottom:5px;
text-align: left;
}

#rightcolumn div.mesas div.informacion ul li{
font-size:11px;
margin-bottom:5px;
text-align: left;
}


#rightcolumn div.mesas div.informacion p{
font-size:11px;
padding-bottom:7px;
padding-top: 0;
text-align: left;
}






#rightcolumn table{
 margin-top: 10px;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 11px;
 padding: 0;
 border-top: 2px;
border-left: 0;
border-bottom: 2px;
border-right: 0;
border-color: #154990;
border-style: dotted;
 background-color: #DCE6FF;
}
#rightcolumn tr{
 font-family: "Trebuchet MS", sans-serif;
 font-size: 11px;
 border-top: 0;
 border-bottom: 0;
 border-left: 0;
 border-right: 0;
 border-style: solid;
}

#rightcolumn td{
 font-family: "Trebuchet MS", sans-serif;
 font-size: 11px;
 padding: 5px;
 border-left: 0;
 border-right: 0;
 border-top: 0;
 border-bottom: 1px;
 border-color: #c7d4ff;
 border-style: solid;
}
#rightcolumn p.nombre{
font-family: "Trebuchet MS", sans-serif;
font-size: 11px;
font-weight: bold;
font-style: italic;
color: #D48000;
text-align: justify;
padding-right: 40px;
padding-bottom: 0;
}
#rightcolumn p.cargo{
font-family: "Trebuchet MS", sans-serif;
font-size: 10px;
font-style: italic;
color: #555;
text-align: justify;
padding-top: 5px;
padding-right: 40px;
}
#rightcolumn p.nombre2{
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
font-weight: bold;
color: #15499A;
text-align: left;
padding-right: 40px;
margin-bottom: 0;
}
#rightcolumn p.cargo2{
font-family: "Trebuchet MS", sans-serif;
font-size: 11px;
font-style: italic;
color: #15499A;
text-align: left;
padding-top: 2px;
padding-right: 40px;
border-bottom: 1px solid #C7D4FF;
margin-bottom: 5px;
}
#rightcolumn ul.cuerpo{
text-align: justify;
padding: 15px 40px 15px 30px;
}
#rightcolumn ul.cuerpo li{
text-decoration: circle;
margin-bottom: 5px;
}
#rightcolumn ul.numero{
text-align: justify;
padding: 0 0 0 0;
}
#rightcolumn ul.numero li{
color: #15499A;
list-style: none;
margin-bottom: 5px;
padding: 0 0 0 0;
}
#rightcolumn ul.numero li .numerito{
font-weight: bold;
margin-bottom: 5px;
margin-right: 4px;
padding: 0 0 0 0;
color: #d48000;
}
#rightcolumn ul.letra{
text-align: justify;
padding: 5px 40px 5px 30px;
}
#rightcolumn ul.letra li{
padding: 0 0 0 0;
list-style: none;
margin-bottom: 5px;
padding-left: 18px;
}
#rightcolumn ul.letra li .letrita{
color: #d48000;
font-weight: bold;
margin-right: 4px;
}

#rightcolumn ul.nota{
background-color: #dce6ff;
text-align: justify;
margin-top:30px;
padding: 30px 30px 30px 30px;
border-top: 1px;
border-left: 0;
border-bottom: 1px;
border-right: 0;
border-color: #154990;
border-style: dotted;
}
#rightcolumn ul.nota h3{
margin-top: 0;
}
#rightcolumn ul.nota li{
margin: 0;
list-style: none;
padding-left: 18px;
}




#rightcolumn ul.botonera{
 margin: 0;
 list-style: none;
 }

#rightcolumn ul.botonera li { 
 font-size:11px;
display: block;
 margin:0;
  border-left: 1px solid #15499A;
}
#rightcolumn ul.botonera li a:link, #rightcolumn ul.botonera li a:visited{ 
 color: #15499A;
 background-color: #c7d4ff;
 text-decoration: none;
 padding: 3px 7px 3px 25px;
 display: block;
 background-image: url(img/mini_flecha_off.gif);
 background-position: 10px 6px;
 background-repeat: no-repeat;
 margin: 0;
}
#rightcolumn ul.botonera li a:hover{ 
 display: block;
 background-color: #D48000;
 color:#fff;
 text-decoration: none;
 padding: 3px 7px 3px 25px;
 background-image: url(img/mini_flecha_on.gif);
 background-position: 10px 6px;
 background-repeat: no-repeat;
 margin: 0;
 }
#footer { 
 width: 760px;
 height: 165px;
 clear: both;
 padding: 0;
 background: url(img/pie.jpg);
 background-position: top;
 background-repeat: no-repeat;
}