﻿/* HEREDADO */

@charset "UTF-8";
/*******************************************/
/* PRESIDENCIA DE LA REPÚBLICA DE COLOMBIA */
/*******************************************/
.body {
	background-color:#EDEDED;
	height:100%;
	margin:0px;
}

/*WRAPPER************************************************************************/
#TableWrapper{
	margin:0 auto;
	width:1000px;
}
/*#wrapper-l {
	background:url(/SiteCollectionImages/Lateralizq.png) left top no-repeat;
	padding:0;
	width:5px;
	margin:0;
	height:100%;
}
#wrapper-r {
	background:url(/SiteCollectionImages/Lateralder.png) right top no-repeat;
	padding:0;
	width:5px;
	margin:0;
	height:100%;
}
#wrapper {
	position:relative;
	width:100%;
	*width:auto;
}

/*HEADER************************************************************************/
#header-l {
	background:url('/SiteCollectionImages/nuevo/barra_lateral_imagen.png') left top no-repeat;
	margin:0;
	padding:0 0 0 20px;
	clear:both;
}
#header-r {
	background:url('/SiteCollectionImages/nuevo/barra_lateral_imagen.png') right top no-repeat;
	margin:0;
	padding:0 20px 0 0;
}
#header-bg 
	{
	background:url('/SiteCollectionImages/nuevo/barra_lateral_imagen.png') center top repeat-x;
	margin:0;
	/*width:100%;*/
}
#header {
width: 1000px;
				height: 110px;
				position: relative;
				background-image: url('/SiteCollectionImages/nuevo/cabecera.png')
	/*background:url(/SiteCollectionImages/Header.jpg) center -1px no-repeat;
	padding:0 10px 0 10px;
	margin-top:0;
	height:103px;
	border-top:#EDEDED 1px solid;*/
}
#header h1{
	margin:25px 0 0 0;
	padding:0;
	font-family: "Times New Roman", Cardo, Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #818181;
	font-size: 1.3em;
	text-shadow:0 -1px 1px #fff;
}
.header2{
	font-family: Cardo, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #818181;
	font-size: 0.75em;
	margin-top: 2em;
	text-shadow:0 -1px 1px #fff;
}
/*** ACCIONES AL SITIO **************************************************/
.AccionesSitio
{
	position:absolute;
	top:0;
	right:10px;
	text-align:right;
	background-image:url('/SiteCollectionImages/BgBlack40.png');
	/*width:970px;
	*width:auto;*/
	z-index:1000;
}
	.AccionesSitio a:visited {
		/*color:#FFF;*/
		font-size:0.8em;
		text-decoration:none;
	}
	.AccionesSitio a:active {
		/*color:#FFF;*/
		font-size:0.8em;
		text-decoration:none;
	}
	.AccionesSitio a:link {
		/*color:#FFF;*/
		font-size:0.8em;
		text-decoration:none;
	}
	.AccionesSitio a {
		/*color:#FFF;*/
		font-size:0.8em;
		text-decoration:none;
	}
	.AccionesSitio a:hover {
		color:#06F;
		text-decoration:underline;
	}
.console
{
	clear:both;
}


/*HEADER SEARCH*************************************************************/
#Micorreo {
	background-image:url('/SiteCollectionImages/IcomiCorreodiv.png');
	background-position:center top;
	background-repeat:no-repeat;
	width:27px;
	height:20px;
	position:absolute;
	right:205px;
	top:30px;
}
#Micorreo a{
	display:block;
	text-decoration:none;
}
#Micorreo:hover {
	background-image:url('/SiteCollectionImages/IcomiCorreodiv.png');
	background-position:center bottom;
	background-repeat:no-repeat;
}

#headerSearch-l {
	background:url(/SiteCollectionImages/Searchizq.png) left 2px no-repeat;
	padding:0 0 0 10px;
	position:absolute;
	right:20px;
	top:30px;
	width:170px;
	*background:url(/SiteCollectionImages/Searchizq.png) left top no-repeat;
}
#headerSearch-r {
	background:url(/SiteCollectionImages/Searchder.png) right top no-repeat;
	padding:0 10px 0 0;
}
#headerSearch {
	background:url(/SiteCollectionImages/Searchbg.png) right top repeat-x;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#CCC;
	vertical-align:top;
}
/*#headerSearch input{
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#CCC;
	vertical-align:top;
	margin:5px 0 0 0;
}
#headerSearch img {
	margin:2px 0 0 0;
	border:none;
}*/

/*.search
{
    margin:6px 2px 20px 2px;
}*/
#headerSearch .ms-sbtable{
color:#000;
font-family:Tahoma;
font-size:1em;
font-style:normal;
font-weight:normal
}

#headerSearch .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    margin-top:0px;
    border:0px;
    height:14px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#CCC;
	background:transparent;
}

#headerSearch .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:1em; 
    color: #CCC;
    padding:0px;
}
#headerSearch .ms-sbtable-ex{
width:100%;
border-collapse:collapse;
margin-top:2px;
margin-left:2px;
}

#headerSearch .ms-sbgo
{
    background:none;
}


/*HEADER DATE/HOUR****************************************************************/
#headerDate {
	padding:0 0 0 0;
	position:absolute;
	right:25px;
	top:60px;
	color: #A3A3A3;
	text-decoration: none;
	font-family: Cardo, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 0.7em;
	text-align: right;
	font-weight:normal;
}
/*MENU************************************************************************/
#mainMenu-l {
	background:url(/SiteCollectionImages/Menuizq.png) left top no-repeat;
	padding:0 0 0 20px;
	/*width:970px;
	*width:auto;*/
}
#mainMenu-r {
	background:url(/SiteCollectionImages/Menuder.png) right top no-repeat;
	padding:0 20px 0 0;
}
#mainMenu {
	background:url(/SiteCollectionImages/nuevo/barra_menu.png) center top repeat-x;
	background-color:#900;
	height:36px;
	padding:0;
	/*-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;*/
	text-align:center;
}
#mainMenu ul {
	margin:0;
	padding:9px 0 0 0;
}
/*#mainMenu ul li {
	margin:0;
	padding:0;
}*/
#mainMenu ul ul{
	padding:0;
}

.maindivision{
	background:url(/SiteCollectionImages/division.png) center top no-repeat;
	width:2px;
	height:5px;
}
/*CONTENT*************************************************************************/

#content {
	margin:0;
	padding:0 10px;
	background-color:#FFF;
	clear:both;
}

#contenidoTop {
				position: relative;
				width: 1000px;
				height: 21px;
				background-image: url('/SiteCollectionImages/nuevo/contenido.png');
				margin-left:3px;
}
#contenidoSitio {
				position: relative;
				width: 1000px;
				background-image: url('/SiteCollectionImages/nuevo/contenido_fondo.png');
				background-repeat: repeat-y;
				padding-left: 45px;
				padding-right: 45px;
				margin-left:3px;
}
#contenidoFin {
				background-image: url('/SiteCollectionImages/nuevo/contenido_fin.png');
				background-repeat: no-repeat;
				width: 1000px;
				height: 24px;
				margin-left:3px;
}
.hr_grande {
				width: 915px;
				height: 35px;
				position: relative;
				clear: both;
				background-image: url('/SiteCollectionImages/nuevo/hr_grande.jpg');
				background-repeat: no-repeat;
				display: block;
				margin: 15px 0;
}


/*SITEMAP******************************************************************/
breadcrumbCurrent
{
    color:#C2BABA;
    clear:both;
    font-size:0.6em; 
    font-family: Tahoma, Arial; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCC solid;
    margin-bottom:10px;
    font-weight:normal;
    background-color:#F9F9F9;
}
.breadcrumb
{
    position:relative;
    color:#C2BABA;
    clear:both;
    font-size:0.6em; 
    font-family: Tahoma, Arial; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCC solid;
    margin-bottom:10px;
    font-weight:normal;
    background-color:#F9F9F9;
    width:930px;
}
.breadcrumb a:visited
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #C2BABA;
   	font-size:1em;
   	font-weight:normal;
}
.breadcrumb a:link
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #C2BABA;
   	font-size:1em;
   	font-weight:normal;
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #C2BABA;
   	font-size:1em;
   	font-weight:normal;
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #C2BABA;
   	font-size:1em;
   	font-weight:normal;
}
.breadcrumb a:hover
{
	text-decoration:none;
	color:#666;
}
.breadcrumbCurrent
{
	font-weight:normal;
	/*text-decoration:underline; */
}
a.ms-sitemapdirectional{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#C2BABA;			
}
/***** LEFT NAVIGATION MENU SHAREPOINT **************************************/
.leftNav
{
	margin:0 10px 5px 0;
	padding-top:2px;
	padding-right:5px;
	border:none;
	background-color: #FFF;
	width:220px;
}
.leftNavSpacer
{
	width:220px;
}
.leftNavSelected
{
	background-color:#F5F5F5;
	color: #900;
	border:none;
	line-height:1.2em;
	background-image:url('/SiteCollectionImages/LeftNavSelbg.jpg');
	background-position: center top;
	background-repeat:repeat-y;
	/*border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;*/
	/*border-left:2px #900 solid;
	border-right:2px #900 solid;*/
	font-weight:bold;
}
.leftNav1
{
	color:#666;
	padding-left:5px;
}
.leftNav2
{
	color: #666;
	padding-left:3px;
}
.leftNav3
{
	color: #666;
	padding-left:3px;
}

.leftNav1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;  
	font-size: 0.7em; 
	font-weight:normal; 
	line-height:1.6em;
}
.leftNav1 td
{
	padding:2px 0;
}
.leftNav1 a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-size: 1em; 
	font-weight:bold; 
	display:block;
	color:#666;
}
	/*.leftNav1 a:link; .leftNav1 a:active, .leftNav1 a:visited {
		color:#C00;
		font-weight:normal;
	}*/
	a.leftNav1:visited {
		color:#666;
		font-weight:normal;
	}

	a.leftNav1:active {
		color:#666;
		font-weight:normal;
	}

	a.leftNav1:link {
		color:#666;
		font-weight:normal;
	}

.leftNav1 a:hover {
	color:#FFF;
	background-color:#CCC;
}
.leftNav2
{	
	font-family:Tahoma, Arial, Helvetica, sans-serif;  
	font-size: 0.7em; 
	line-height:2em;
}
	.leftNav2 a
	{
		padding-left:10px;
		display:block;
		color:#666;
	}
.leftNav2 a:hover {
	color:#FFF;
}

.leftNav3
{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-size: 0.6em; 
	line-height:2em;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	color:#666;
}
.leftNav3 a:hover {
	color:#FFF;
}

.leftNavHover
{
	background-color: #900;
	color:#FFF;
	/*border-left:10px #590000 solid;*/
	background-image:url('/SiteCollectionImages/nuevo/barra_menu.png');
	background-position: center top;
	background-repeat:repeat x;
}
.leftNavTop {
	background-image:url('/SiteCollectionImages/LeftNavTop.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
	height:15px;
	margin:10px 10px 0 0;
	width:220px;
}
.leftNavBot {
	background-image:url('/SiteCollectionImages/LeftNavBot.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	height:15px;
	margin:1px 10px 10px 0;
	width:220px;
}

/*MAIN CONTENT***************************************************************/
.mainContainer {
	margin:0;
	padding:0 0 0 0;
}
.pageTitle {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 1.1em; 
	font-weight: bold; 
	color: #900;
}
.pageTitle span {
	margin:0px;
	padding:0px;
}
.mainContent {
	margin-bottom:15px;
}
.mainContent table{
	cellPadding:0;
	border-spacing:0;
}
.mainContent table#onetIDListForm {
	width:100%;
}

/* PAGINA DE INICIO COLOMBIA JOVEN CSS ************************************/

#contenidoTop {
				position: absolute;
				width: 1000px;
				height: 21px;
				background-image: url('/SiteCollectionImages/contenido.png');
				margin-left:0px;
}
#contenidoSitio {
				position: relative;
				width: 1000px;
				background-image: url('/SiteCollectionImages/contenido_fondo.png');
				background-repeat: repeat-y;
				padding-left: 45px;
				padding-right: 45px;
				margin-left:3px;
}
#contenidoFin {
				background-image: url('/SiteCollectionImages/contenido_fin.png');
				background-repeat: no-repeat;
				width: 1000px;
				height: 24px;
				margin-left:-1px;
}

#img_NoticiaPrincipal {
				width: 350px;
				height: 260px;
				float: left;
				background-color: #808080;
}
#NoticiaPrincipal {
				float: left;
				width: 545px;
				height: 260px;
				margin-left:15px;
}
.hr_grande {
				width: 915px;
				height: 35px;
				position: relative;
				clear: both;
				background-image: url('/SiteCollectionImages/hr_grande.jpg');
				background-repeat: no-repeat;
				display: block;
				margin: 15px 0;
}
#columnaA {
				width: 390px;
				float: left;
				margin-right: 18px;
}
#columnaB {
				width: 280px;
				float: left;
				margin-right: 18px;
}

.noticia {
				background-image: url('/SiteCollectionImages/hr_min.jpg');
				background-repeat: no-repeat;
				background-position: left bottom;
				padding-bottom: 30px;
}

#NoticiaPrincipal {
				color:#E81C1A;
				font-size:18px;
				font-weight:bold;
				margin:0;
} 

.noticia a {
				color:#E81C1A;
				font-size:18px;
				font-weight:bold;
				margin:0;
} #NoticiaPrincipal a:hover{
				color:#1A1A1A;
}

.noticia a:hover{
				color:#1A1A1A;
}

#NoticiaPrincipal .fecha {
				font-size:11px;
				color:#4D4D4D;
				display:block;
				margin-bottom:10px;
}

.noticia .fecha {
				font-size:11px;
				color:#4D4D4D;
				display:block;
				margin-bottom:10px;
}
#NoticiaPrincipal .texto {
				color:#1A1A1A;
				font-size:14px;
				text-align:justify !important;
				display:block;
				width:380px;
}

.noticia .texto {
				color:#1A1A1A;
				font-size:14px;
				text-align:justify !important;
				display:block;
				width:380px;
}

#NoticiaPrincipal a {
				font-size:20px;
} #NoticiaPrincipal .fecha {
				font-style:12px;
				margin-bottom:20px;
} #NoticiaPrincipal .texto {
				font-size:16px;
				width:545px;
}

.modulo {
				margin-bottom:15px;
}

.modulo a {
				color:#C91E1D;
				font-weight:bold;
} .modulo a:hover {
				color:#1A1A1A;
}

.modulo .titulo {
				position:relative;
				padding:6px 15px;
				background-image:url('/SiteCollectionImages/titulo_colb.jpg');
				background-repeat:repeat-x;
				height:35px;
				display:block;
				font-size:18px;
				color:#FFF;
}
.titulo .ico {
				position:absolute;
				bottom: 5px; right:10px;
				display:block;
}

/*FOOTER*******************************************************************/
#footerTop {
				position: absolute;
				width: 1000px;
				height: 21px;
				background-image: url('/SiteCollectionImages/contenido.png');
				margin-left:0px;
}

#footerPresidencia {
				width: 1000px;
				align: center;
				background-image: url('/SiteCollectionImages/nuevo/contenido_fondo.png');
				background-repeat: repeat-y;
				
}
	

#footerPresidencia li{
		margin-bottom:1px;
	}
.tituloFooter {
	width:980px;
	color: #C91E1D;
	text-decoration: none;
	font-family: Cardo, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 1.2em;
	text-align: center;
	/*text-shadow:0 -1px 1px #000;*/
	font-weight:bold;
	padding-bottom:5px;
	background:url(/SiteCollectionImages/linegrayx980.png) center bottom no-repeat;
}
#footerPresidencia td{
	vertical-align:top;
}
#footerPresidencia td h4 {
	margin-bottom:5px;
	color: #036;
	text-decoration: none;
	font-family: Cardo, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 0.9em;
	text-align: left;
	font-weight:normal;
}
#footerPresidencia td li{
	color: #666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	font-weight:normal;
	list-style-type:square;
}
#footerPresidencia td li a:visited {
	color: #666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight:normal;
	display:block;
}
#footerPresidencia td li a:active {
	color: #666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight:normal;
	display:block;
}
#footerPresidencia td li a:link {
	color: #666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight:normal;
	display:block;
}
#footerPresidencia td li a:hover{
	color:#900;
}
#footerPresidencia td div.listasFooter {
	text-align:right;
}
.listasFooter {
	color: #666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	font-weight:normal;
}
#footerContact {
	background:url(/SiteCollectionImages/Footerbg.png) center top no-repeat;
	padding-top:2px;
	margin-top:5px;
}
#footerContact li{
	display:inline;
	color: #036;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:center;
	font-weight:normal;
}
#footerContact li a:visited{
	display:inline;
	padding:0 5px;
	color: #036;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
}
#footerContact li a:active{
	display:inline;
	padding:0 5px;
	color: #036;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
}
#footerContact li a:link{
	display:inline;
	padding:0 5px;
	color: #036;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
}
#footerContact li a:hover {
	color:#900;
}
#footerPresidencia p a {
	color: #999;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	font-weight:normal;
}
	#footerPresidencia p {
	color: #999;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	font-weight:normal;
}
	#footerPresidencia p a:visited {
		color: #999;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight:normal;
		font-size:1em;
	}
	#footerPresidencia p a:active {
		color: #999;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight:normal;
		font-size:1em;
	}
	#footerPresidencia p a:link {
		color: #999;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		font-weight:normal;
		font-size:1em;
	}
	#footerPresidencia p a:hover {
		color:#333;
	}

#footerFin {
				background-image: url('/SiteCollectionImages/contenido_fin.png');
				background-repeat: no-repeat;
				width: 1000px;
				height: 24px;
				margin-left:-1px;
}


/*LIST LINKS LOGOS****************************************/
ul#linkLogos {
	text-align:center;
	list-style:none;
	padding:10px 0 0 0;
	margin:0;
	width:980px;
}
ul#linkLogos li {
	display:inline;
}
ul#linkLogos li a img{
	border:0;
}
/* FIN HEREDADO */



/* NUEVO */

#contenidoSitio {
	margin: 0px;
	width: 1000px;
	position: relative;
}
#cabeceraColJoven {
	width: 1000px;
	height: 110px;
	position: relative;
}
#barraVinculos {
	background-image: url('/SiteCollectionImages/nuevo/barra_menu.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 33px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 13px;
}
a {
	color: inherit;
	border-style: none;
	text-decoration: none;
}
#barraVinculos a {
	margin-right: 5px;
	margin-left: 5px;
	color:#FFFFFF;
}

#barraVinculos a:hover {
				color:#FF9900;
}
#contenedorBanner {
	background-image: url('/SiteCollectionImages/nuevo/barra_lateral_imagen.png');
	width: 1000px;
	position: relative;
	background-repeat: repeat-y;
}
#banner {
	background-image: url('/SiteCollectionImages/nuevo/barra_lateral_imagen.png');
	width: 949px;
	position: relative;
	top: 0px;
	left: 23px;
}
#cierreCabecera {
	background-image: url('/SiteCollectionImages/nuevo/cierre_cabecera.png');
	width: 1000px;
	height: 27px;
	position: relative;
	background-repeat: no-repeat;
}


/*** FIN NUEVO ***/


html
{
	height:100%;
}
form
{
	height:100%;
}
.body
{
	background-color:#EDEDEE;
	height:100%;
	margin:0px;
	/***background-image:url('/SiteCollectionImages/fondo.png');
	background-repeat:repeat;*/
}
/*** TABLA CONTENEDORA ***/
.MasterPagina
{
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	text-decoration:none!important;
}

.ms-main
{
	background-color:#D6D2BF;
	width:100%;
	height:100%;
	min-height:100%;
}
	.ms-main td
	{
		border-collapse:collapse;
		border:0;
		padding:0;
	}

/*** ACCIONES AL SITIO ***/
.AccionesSitio
{
	position:relative;
	top:0;
	width:980px;
	/**width:auto;
	text-align:right;*/
	background-image:url('/SiteCollectionImages/FdoAccionesSitio.png');
}
/*** MENU SUPERIOR ***/
.Banner {
	background-image:url('/SiteCollectionImages/MenuInicio/horizontal1.jpg');
	background-repeat:repeat-x;
}
.MenuA2
{
	/*background-color:#01243f;*/
	background-image:url('/SiteCollectionImages/MenuInicio/b/fdo.jpg');
	background-repeat:repeat-x;
}
.ListaProgramas
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6b6b68;
	text-align:left;
	background-color:#FFF;
}
	.ListaProgramas ListItem
	{
		margin-bottom:10px;
	}
/*** FECHA BUSCAR ***/
.fecha{
	margin:5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6b6b68;
	vertical-align:middle;			
}
.search
{
    margin:5px 0;
    text-align:left;
}
	.search .ms-sbcell .ms-sbplain
	{
	    margin-right:2px;
    	margin-left:2px;
    	border:1px #555555 solid;
    	height:14px;
	}
	.search .ms-sbcell
	{
	    border:none;
	    font-weight:normal; 
	    font-size:8pt; 
	    color: #3A4663;
	    padding:0px;
	}
	.search .ms-sbgo
	{
	    background:none;
	}
/* MENU A4 ESTILOS RELACIONADOS: SPRYASSETS*/
.MenuA4
{
	background-image: url('/SiteCollectionImages/BotonesPrincipales/botones_coljo_2009/todob.jpg');
	background-repeat:repeat-x;
}
.SombraMenu
{
	background-image:url('/SiteCollectionImages/sombra.png');
	background-repeat:repeat-x;
}

/*** BOTTOM ***/
.FranjaBottom {
	clear:both;
	margin-bottom:10px;
}

.FondoBottom
{
	border:1px #369 solid;
	background-color: #369;
	background-image: url('/SiteCollectionImages/BotonesPrincipales/botones_coljo_2009/fondo.jpg');
	background-position:center bottom;
	text-align:center;
	font-size: xx-small;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}
.FondoBottom a:visited{
	color:#000;
}
.FondoBottom a:active{
	color:#000;
}
.FondoBottom a:link{
	color:#000;
}
.FondoBottom a:hover {
	color:aqua;
}
