/*  
Theme Name: Estilos
Theme URI: http://www.ada-systems.net/
Description: Designed by www.ada-systems.net
Version: 1.0
Author: Ada-Systems.
*/

/***********************
*	     Basicos       *
***********************/
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-size: 11px;
	font-family: verdana, Sans-Serif;
	color: #000000;
	text-align: justify;
}

#intro{
	background-color:#000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 20px 10px 20px;
   	font-family: verdana, Sans-Serif;
   	text-align: left;
	color: #E17000;
	text-decoration: underline;
	text-transform: uppercase;
}

h1 {
	font-size: 180%;
	color:#000000;
	}
h2 {
	font-size: 150%;
	margin:50px 50px 10px 20px;
	}
h3 {
	font-size: 140%;
	color:#E17000;
	}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}
h7 {font-size: 100%;}

.sesion{
	text-align: center;
	margin: 50px 20px 10px 30px;
}
.dia{
	margin-top: 60px;
	padding:7px 7px 7px 7px;
	text-align: center;
	color:#E17000;
	width: 250px;
	border: 2px solid #000000;
}
a:link,
a:visited {
	color: #000000;
	text-decoration: none;
	border: 0px;
	font-weight: bold;
}
	
a:hover,
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a img{border: 0px;}

p{
	margin: 5px 20px 5px 20px;
	padding-right: 15px; 
	max-width: 880px;
	text-align:justify;
	color: #000000;
}

.rojo{
	color:#eb2629;
}
.blanco{
	color:#ffffff;
}
.gris{
	color:#505050;
}
ul{
	list-style-type:disc;
}
li{
	text-align: left;}

.ponentes{
	text-align: center;
}

.ponentes li{
	text-align: center;
	margin-right: 60px;
	list-style: none;
	font-weight: bold;
}
.img-ponentes{
	margin-right: 20px;
}
.centrar{text-align: center;}

.naranja{color: #E17000;}

#banderas{
	margin-right: 20px;
}

#banderas > a {
	color:#fff;
}

/***********************
*	     Global        *
***********************/
#Global{
	position:relative;
	width:100%;
	text-align: center;
}

/***********************
*		 Cabeza        *
***********************/
#cabecera, #cabecera-eng{
	position:relative;
	margin: 0px auto 0px auto;
	width: 950px;
	height: 150px;
}

#cabecera{
	background: url('../piezas/cabecera.jpg') center top no-repeat #ffffff;
}

#cabecera-eng{
	background: url('../piezas/cabecera-eng.jpg') center top no-repeat #ffffff;
}

#logo-cabecera{
	position: absolute;
	top: 16px;
	left: 122px;
}

ul#menu
{
   list-style:none;
}
ul#menu ul /* Para todos los ul debajo del ul.menu */
{
   display:none;
   list-style:none;
   margin: 0px;
   padding: 0px;
   overflow: auto;
}

ul#menu ul > li/* Para todos los ul debajo del ul.menu */
{
   margin: 0px 10px 0px 0px;
   padding: 0px 2px 0px 2px;
   border-top:3px solid #000;
   overflow: auto;
}

ul#menu li:hover > ul
{
   display:block;
   
}


#menu{
	position: relative;
	margin: 0px auto 0px auto;
	padding-left: 0px;
	width: 950px;
	background:url('../piezas/menu.jpg') center repeat-y;
	overflow: auto;
}

#menu li{
	float: left;
	font-size: 12px;
	padding: 8px 7px 8px 20px;
	color:#ffffff;
	list-style-type:none;
}

#menu a:hover, #menu a:active{
	color:#E17000;
	text-decoration: none;
	font-weight: normal;
}

#menu a:link, #menu a:visited{
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}

#banderas{
	position:absolute;
	top:7px;
	right: 0px;
	width: 160px;
	font-size: 12px;
}

#banderas > a {
	margin: 10px;
}


#historico-ponentes{
	padding: 5px;
	margin: 0px;
	position: absolute;
	top:10px;
	right:40px;
	width: 200px;
	height: 70px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background: #111;
	border: 3px solid #E27000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
   
   box-shadow: 2px 4px 5px #555;
   -webkit-box-shadow: 2px 4px 5px #555;
   -moz-box-shadow: 2px 4px 5px #555;
}

#historico-ponentes li{
	padding: 0px;
	margin: 5	px 0px;
	list-style: none;
	font-weight: normal;
	width: 200px;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	
}

#historico-ponentes li>a{
	font-weight: normal;
	color:#fff;
}

#historico-ponentes p{
	border-bottom: 3px solid #FFF;
	width: 200px;
	font-size: 16px;
	color:#fff;
	margin: 0px 0px 3px 0px;
	padding: 0px;	
}

/***********************
*		 Cuerpo        *
***********************/
#cuerpo, #cuerpo-intro{
	position:relative;
	margin: 0px auto 0px auto;
	width: 950px;
	text-align: center;
	background: url('../piezas/cuerpo.jpg');
}

#cuerpo-intro{
	background: #000000;
}

#agua{
	position: relative;
	padding: 10px 10px 10px 10px;
	min-height: 550px;
	width: 100%;
	background: url('../piezas/agua.jpg') center top repeat-y;
	overflow: auto;
}

#listado-fotos{
	position: relative;
	margin: 20px auto 10px auto;
	height: 120px;
}

#listado-fotos li{
	float: left;
}

#listado-fotos img{
	border-top: 4px solid #f6821f;
	border-left: 2px solid #f6821f;
	border-right: 2px solid #f6821f;
	border-bottom: 4px solid #f6821f;
}

.directores{
	float: left;
	padding: 50px 20px 10px 210px ;
	width: 150px;
	font-weight: bold;
}

#publicidad{
	float: right;
	margin: 0px 30px 10px 20px;
	width: 200px;
	height: 500px;
	border-left: 1px dashed #888888;
	border-bottom: 1px dashed #888888;
}

#contenedor-img{
	margin-top: 15px;
	border: 4px solid #f6821f;
}

#listado-fotos{
	position: relative;
	margin: 20px 0px 10px -12px;
	height: 120px;
}

#listado-fotos li{
	float: left;
	list-style:none;
}

#listado-fotos img{
	border-top: 4px solid #f6821f;
	border-left: 2px solid #f6821f;
	border-right: 2px solid #f6821f;
	border-bottom: 4px solid #f6821f;
}

#talleres{
	text-align: center;
	margin: 30px 20px;
}
	
#thumb-programa{
	float:right;
	margin: 10px 60px 10px 30px;
}

img.colaboradores{
	margin: 10px 15px 10px 15px;
}

/***********************
*		 Pie           *
***********************/
#pie{
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	min-width: 950px;
	min-height: 100px;
	width:100%;
	color:#ffffff;
	text-align: center;
	background: url('../piezas/pie-cuerpo.jpg') center repeat-y #ffffff; 
}
	#pie a{
		color:#000000;
	}
	
#smith-logo{
	position: relative;
	margin-left:530px;
	top:0px;
}
