/* CSS Document */

#wrapper {  
 background:#E7EAF1 url(img/bgwrapper.jpg) bottom left no-repeat;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	border:none;
	
}

body {
background:#ffffff url(img/bgbody2.jpg) top left repeat-x;
 /*ESTO SE CAMBIARA POR LA IMAGEN DE FONDO DE RAYAS*/
margin-top: 0px;
font-size: 8pt;
font-family:Arial;
}

a{
border:none;
}

h1{
display:inline;
margin-left: 10px;
color:#272B6F;
font-size:120%;
font-weight:bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

h4{
font-size: 12px;
margin-left: 15px;
font-weight: bold;
margin-top: 6px;
margin-bottom: 10px;
}

h4 span, h4 a{
font-style:italic;
font-weight:normal;
color:#222;
}

#secre{
width: 350px;
height:120px;
font-size: 12px;
/*background-color:#d4d7e3;*/
margin-left:60px;
text-align:center;
}


.parrafo {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:black;
font-style:normal;
font-size:8pt;
text-align:justify;
margin-left: 10px;
margin-bottom: -8px;
padding-bottom: 10px;
}

.parrafo a:link, .parrafo a:visited {
border:none;
color:#282C6C;
font-weight:bold;
background-color:#EDEEF3;
text-decoration:none;
}

.parrafo a:hover {
border:none;
color: black;
text-decoration:underline;
}



.firma {
text-lign: right;
font-style:italic;
font-size: 105%;
line-height: 16px;
}

.alojamiento {
padding-left:60px;
padding-right:60px;
font-size: 8pt;
text-align:justify;
line-height:16px;
}

.raya {
width:100%;
border-bottom:2px dotted #9799BA;
}

.centrado {
text-align:center;
}


#header {
float:left;
width: 760px;
height:137px;
/*background:#272b6f url(img/cabecera.jpg) top left repeat-x;*/
}
/*AQUI IRA EL GRAFIO O FLASH DE CABECERA*/

#header img {
border:none;
}

#contenido {
float:left;
width:460px;
margin-top: 18px;
margin-left: 30px;
min-height:350px;
}

#menu {
float:left;
margin-top: 20px;
margin-left:20px;
width:155px;
}


#footer {
margin-top:20px;
height: 32px;
clear:both;
text-align:center;
}

#idiomas {
margin: 0 auto;
width: 760px;
height: 398px;
background:url(img/bg3.jpg) no-repeat left top;
}

#subidioma {
float:right;
width: 250px;
margin-top: 5px;
padding-top: 300px;
margin-right: 50px !important;
margin-right:35px;
height: 60px;
border: none;
}


#subidioma a:link, #subidioma a:visited {
padding-left: 30px;
border: none;
}


#enconst {
float: left;
width:120px;
height: 60px;
margin-top: 100px;
margin-left: 150px;
border: 1px solid black;
background:url(img/const.gif) no-repeat left top;
visibility:hidden;
}

.contacto, .contacto a:link, .contacto a:visited{
border:none;
font-family: Arial;
font-size: 13px;
text-align:left;
color: white;
text-decoration:none;
}
.contacto a:hover{
border:none;
color:#FFCC00;
text-decoration:underline;
}

#inscripcion{
float: left;
margin-left:10px;
}

#super{
clear:both;
}

.ponencias{
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:8.6pt;
margin-left:10px;
margin-top: 20px;
margin-right: 10px;
margin-bottom:0px;
padding: 3px;
}

.ponencias a:link{
border:none;
font-size:8.4pt;
color:#070143;
font-weight:bold;
}

.ponencias a:hover{
border:none;
text-decoration:none;
}
.ponencias a:visited{
border:none;
color:#070143;
}


.ponencias span{
font-size:8.4pt;
font-style:italic;
color:#50639D;
}