/* General */

body
{
	background-color: #FF8F09;
	margin			: 0px;
}

a:link {
	color			: #FF8F09;
	text-decoration	: underline;
}

a:hover {
	color			: #7C2128;
	text-decoration	: underline;
}

a:visited {
	color			: #FC2128;
	text-decoration	: underline;
}

tr,div {
  	font-family     	: Verdana, Arial, Helvetica, sans-serif;              /* Modificado el 04/10/2006 */
  	font-size       	: 12px;
  	color           	: #000000;
}

.tblbody
{
	background-color	: #FF8F09;
}

.tdmainsup
{
	width			: 736px;
	height			: 30px;
	background		: url(../imagenes/cont-sup2.jpg);
	background-repeat	: no-repeat;
}

.tblcontent
{
	background-color	: #FFFFFF;
	margin-left		: 4px;
padding-left: 10px;                                                              /* Modificado 04/10/2006 */
	margin-right	: 4px;
}

table.moduletable th 
{
	background		: url(../imagenes/Menu-sup2.jpg) no-repeat;
	text-align		: left;
	width			: 251px;
	height			: 87px;
	padding-top		: 12px;
	padding-left	: 15px;
	color			: #FFFFFF;
}

table.moduletable
{
	background-image: url(../imagenes/Menu-inf2.jpg);
	background-repeat: no-repeat;
	background-position	: left bottom;
	background-color	: #FF8F09;
	width			: 251px;
	height			: 31px;
        padding-bottom: 31px;
}

table.moduletable td
{
	background-image: url(../imagenes/flecha_peque.jpg);
	background-position:15px center;
	background-repeat: no-repeat;
	background-color	: #FFFFFF;
	padding-left		: 0px;
	padding-right		: 0px;
	padding-top			: 1px;
	text-indent: 33px;
}

.tdlogomision
{
	width			: 208px;
	height			: 140px;
	background		: url(../imagenes/logo.jpg);
	background-repeat	: no-repeat;
	background-position: center;
}

.contentheading
{
	background-color	: #7C2128;
	border-bottom		: 3px solid #DB777E;
	color			: #ffffff;
	font-weight		: bold;
	padding-left		: 3px;
}

.componentheading
{
	font-weight		: bold;
	color			: #000000;
}



.contentpaneopen
{
	width			: 98%;
	text-align		: justify;
        
        padding-top             : 6px;                                          /* Aņadido el 04/10/2006 */
}

.tdfooter
{
	height			: 55px;
	background-color	: #7C2128;
}

.tdsangriaizq
{
	width: 6px;
	background-color: #FF8F09;
}

.tdsangriadch
{
	width: 5px;
	background-color: #FF8F09;
}

.tdbgcolorNaranja
{
	background-color: #FF8F09;
}

a.mainlevel:link, a.mainlevel:visited 
{
	line-height		: 16px;
}

#mainlevel-nav 
{
	margin			: 0;
	padding			: 0;
}

#mainlevel-nav li 
{
	background-image	: none;
	list-style		: none; 
	float			: left; 
	margin			: 0px; 
	padding-left		: 15px;
	padding-right		: 15px;
	font-size		: 11px;
	line-height		: 24px;
	height			: 26px;
	white-space		: nowrap;
}

#mainlevel-nav a 
{
	float			: right; 
	text-decoration		: none;  
	color			: #FFFFFF;
	font-weight		: bold;
	border			: 1px solid #7DA4C5;
	padding-left		: 3px;
	padding-right		: 3px;
}

#mainlevel-nav a 
{
	float			: none;
}

#mainlevel-nav a:hover 
{
	color			: #ffffff;
	background-color	: #F28C0E;
	border-bottom		: 1px solid #F5D6B1;
	
}


.tdtopmenu
{
	background		: url(../imagenes/Mancheta2.jpg);
	background-repeat	: no-repeat;
	height			: 290px;
}

.small , .createdate
{
	font-size		: 9px;
}

.sectiontableheader
{
	background-color	: #F28C10;
	height			: 20px;
	padding-left		: 3px;
}

.sectiontableentry1
{
	background-color	: #F5D6B1;	
	height			: 20px;
	padding-left		: 3px;
}

.sectiontableentry2
{
	background-color	: #F5D6B1;
	height			: 20px;
	padding-left		: 3px;
}

input , select , textarea
{
	font-size		: 11px;
	font-family		: verdana;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 12px;
	padding-top: 1px;
	background-image: url(http://www.deleju.net/misionjoven/images/M_images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.tdheader
{
	background		: url(../imagenes/pastilla-2.jpg) no-repeat;
	width			: 1024px;
	height			: 55px;
}

.sitename
{
	font-family		: Georgia;
	font-size		: 20px;
	font-weight		: bold;
	color			: #ffffff;
	padding-top		: 5px;
	padding-right		: 140px;
	text-align		: right;
}

table.contenttoc
{
	border			: 1px solid #F28C10;
	margin			: 2px;
}

table.contenttoc th
{
	background-color	: #F28C10;
	color			: #ffffff;
	padding			: 2px;
}

table.contenttoc td
{
	padding			: 2px;
}

#menuEventosEnSecciones-nav {
margin: 0; padding: 0;
}
#menuEventosEnSecciones-nav li {
	background-image: url('none');
	padding-left: 0px;
	float: right; 
	margin: 0; width: auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	white-space: nowrap;
	text-indent: 24px; list-style-type:none
}
#menuEventosEnSecciones-nav a {
	border-left:1px outset #FFFFFF;
	border-right:1px outset#DB777E;
	border-top:1px outset #FFFFFF;
	border-bottom:1px outset #AAAAAA;
	border-right-style: solid;
	display: block;
	float: none;
	text-decoration: none;
	background: #7C2128 url(../images/vmenu_fondo.png) no-repeat 5px 2px;
	color: white;
	padding-right: 3px;
}
#menuEventosEnSecciones-nav a:hover {
	background: #FF8F09 url('../images/vmenu_fondo.png') no-repeat 5px 2px;
}
