/* 
    Document   : style
    Created on : 20/04/2009, 11:29:55
    Author     : walter
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;
}

body{
    margin: 0px auto 0px auto;
    text-align:center;
}

h1.bio{
    
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #006666;
}
p{
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

p.bio{
    margin-top: 2px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #666666;
}

h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
  	color: #FFFFFF;
}

td.portada {
    
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
}
td.left{

    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #ffffff;
    text-align: left;
}

td.footer{
	border-color: black;
	background-color: transparent;
	color: #F5F5F5;
	font-size: 10px;
	border: none;
	padding:0px 10px 0px 10px;
}

th {   
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #ffffff;
}

th.stats {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    background-color: #cccccc;
}

a{ 
    font-style: inherit;
    font-weight: inherit;
    font-variant: inherit;
    color: inherit;
}

a.portada{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #068282;
}

a.close{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8px;
    color: #cccccc;
    font-weight: bold;
    position: absolute;
    right: 15px;
    text-align: right;
    margin-right: 0px;
}

#cuerpo {
	margin-left:auto;
	margin-right:auto;
	width:756px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #068282;
    border-bottom-color: #068282;
    border-left-color: #068282;
    border-right-color: #068282;
    vertical-align: middle;
}

#header
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
  height:135px;
	width:756px;
	background-image:url(http://www.conferenciasparaejecutivos.com/images/header.jpg)
}
#date {
    
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10pt;
    margin-left: 200px;
    text-align: left;
}
#footer {
    background-image: url(http://www.conferenciasparaejecutivos.com/images/footlose.jpg);
    font-family: Arial, Helvetica, sans-serif;
    background-position: top;
    text-align:center;
    font-size: 5pt;
    padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	width:756px;
    /*background-color: #068282;*/
}


#content {
	background-color:#FFFFFF;
	width:700px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#335;
  text-align:left;
}

#left {
  border-right: 1px solid #cce5e5;
	background-color:#FFFFFF;
	color: #000000;
	float:left;
	width: 149px;
	margin:0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

#right {
	float:left;
	margin:0px 0px 0px 0px;
  text-align:left;
}

#etiqueta {
	color: #000000;
	float:left;
	width: 149px;
	margin:0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align:left;
}
#copyright {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #999999;
}
td.speaker{
    color: #068282;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 7pt;
    text-align: center;
    margin-top: 0px;
    vertical-align: top;
}

#myhr {
    background-image: url(http://www.conferenciasparaejecutivos.com/images/hr.jpg);
    height: 34px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;    
    background-repeat: no-repeat;
    background-position: center;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}

li.bio{
    text-align: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #666666;
}

td.item{
	background-color:#ededed;
	vertical-align: top;
	border: none;
	padding:5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

td.separator{
	background-color:#e0e0e0;
	vertical-align: top;
	border: none;
	padding:5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

td.odd{
	background-color:#ededed;
	vertical-align: top;
	border: none;
	padding:5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

td.pair{
	background-color:#e0e0e0;
	vertical-align: top;
	border: none;
	padding:5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

#fileform{
    background-image: url(http://www.conferenciasparaejecutivos.com/images/fondoform.png);
    background-position: top right;
    color:white;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
    text-align: left;
    text-indent: 150px;
}

#menu {
    	font-family: Verdana,Arial,Helvetica,sans-serif;
    	font-size: 8pt;
	  font-weight:bold;
    	color: #12344C;
	width:700px;
	height:15px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
    	/*border-right-width: 1px;
    	border-right-style: solid;
    	border-right-color: #8998a2;*/
  text-align: left;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #006666;
    border-bottom-color: #006666;
    border-left-color: #006666;
    border-right-color: #006666;
}

#menu a {
    text-decoration: none;
    color: #556;
}
#menu a:hover {
    text-decoration: none;
    color: #008080;
}
