/*  
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: #0073CF;
	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:#0073CF;
	}
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{
	padding:7px;
	text-align: center;
	color:#0073CF;
	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: #0073CF;}
/***********************
*	     Global        *
***********************/
#Global{
	position:relative;
	width:100%;
	text-align: center;
}

/***********************
*		 Cabeza        *
***********************/
#cabecera, #cabecera-eng{
	position:relative;
	margin: 0px auto 0px auto;
	width: 950px;
	height: 168px;
}
#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: 11px;
	left: 40px;
}

#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:#0073CF;
	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: 30px;
	width: 80px;
	text-align: right;
	color: #fff;
}

#banderas a{
	color: #fff;
}

/***********************
*		 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 #0073CF;
	border-left: 2px solid #0073CF;
	border-right: 2px solid #0073CF;
	border-bottom: 4px solid #0073CF;
}

.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 #0073CF;
}

#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 #0073CF;
	border-left: 2px solid #0073CF;
	border-right: 2px solid #0073CF;
	border-bottom: 4px solid #0073CF;
}

#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;
}