/* ESTILOS BRANDINGAQUIYAHORA*/

body 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin:0px;
}

h1
{
	font-size:24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6bb022;
}

h2
{
	font-size:22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6bb022;
}

h3
{
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #69b024;
}

/* ESTRUCTURA*/
#header 
{
	background-image:url(../img/bandatop.png);
	background-repeat:repeat-x;
	height:300px;
	margin-bottom: 5px;
}

#content 
{
	width:900px;
}

#maincontent{
	float:left;
	width:580px;
	text-align:left;
}
#maincontent a{
	color: #9a181b;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:hover{
	color: #9a181b;
	text-decoration: underline;
		font-weight: bold;

}

#programa {
	background-color:#f0f0f0;
	background-image: url(../img/programa-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#programa ul, #insc ul {
	margin-top:0;
	margin-bottom:0;	
	padding-top:0;	
	padding-bottom:0;		
}

#programa ul li, #insc ul li {
	margin-bottom:0;
}

#programa .leermas {
	text-align:right;
}

#programa .leermas a{
	font-weight:bold;
	color:#9a181b;
	text-decoration:underline;	

}

#programa .leermas a:hover{
	color:#fff;
}

#rightcontent 
{
	float:right;
/*	background-repeat:repeat-y;*/
	width:291px;
	text-align:right;
/*	background-image: url(../img/anchodcha.png);*/
}

#rightcontent #mainmenu 
{
	text-align:right;
	margin-bottom:1em;
}

#rightcontent #mainmenu ul {
	padding-left:.5em;
	margin:0;
}

#rightcontent #mainmenu ul li {
	padding:0.6em;
	margin:0;
	list-style:none;
	margin-bottom:0.2em;
	background-image: url(../img/fondoli.png);
	background-repeat: no-repeat;
}

#rightcontent #mainmenu ul li a
{
	color:#58dc7b;
	text-decoration:none;
}

#rightcontent #mainmenu ul a:hover
{
	color:#FFFFFF;
	font-weight: bold;
		
}

#rightcontent #mainmenu ul li #active
{
	color:#FFFFFF;
	font-weight:bold;
}

#insc
{
	float:right;
	width:269px;
	background-color:#f0f0f0;
	text-align:left;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.4em;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#bot_insc {
	float:right;
	width:282px;
	background-image:url(../img/bot_insc.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#68af23;
	text-align:left;
	text-indent:3em;
	padding-top:15px;
	padding-bottom:5px;
		margin-bottom:1em;
}

#bot_insc a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#bot_insc a:hover{
	font-weight:bold;
}

#colaboradores
{
	margin-bottom:2em;
	text-align:left;	
	padding-left:1.3em;	

}

td 
{
	vertical-align:top;
}

th 
{
}

form 
{

}

input 
{

}

textarea 
{

}

select 
{

}

ul 
{
	list-style-type: disc;
	list-style-position: outside;
	padding:0;
	margin:1.7em;
}

li 
{
	margin-bottom:1em;
}

ol 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.ponente img {
	border:1px dotted #0B5C78;
	padding:.7em;
	
}

.idioma {
	width:900px;
	text-align:right;
	padding:0;
	margin:0 0 3px 0;
}

.idioma a{
	text-decoration:none;
	font-weight:bold;	
	color:#9a181b;
}

.idioma a:hover{

	text-decoration:underline;
}

.txosten a{
	text-decoration:none;
	font-weight:bold;	
	color:#9a181b;
}

.txosten a:hover{
	text-decoration:underline;
}
