/* 
Proyecto: UNASUR
diseño y construcción: Gustavo Antunez
E-mail: gustavoantunez@gmail.com
fecha: 27/08/2008
Mod 1: -
Mod 2: -
*/ 

/* ////////////// R E S E T //////////////// */
* { padding: 0; margin: 0; }

table { border-spacing: 0px;	border-collapse: collapse; }

* html img,* html .png {
	behavior: expression(( this . runtimeStyle . behavior = "none") &&( this
		. pngSet ? this . pngSet = true :( this . nodeName ==   "IMG" &&  
		this . src . toLowerCase() . indexOf('.png') > -1 ?( this .
		runtimeStyle . backgroundImage =   "none", this . runtimeStyle .
		filter =   "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"
		+   this . src +   "', sizingMethod='image')", this . src =  
		"transparent.gif" ) :( this . origBg =   this . origBg ?   this .
		origBg : this . currentStyle . backgroundImage . toString() .
		replace('url("', '') . replace('")', ''), this . runtimeStyle . filter
		=   "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +  
		this . origBg +   "', sizingMethod='crop')", this . runtimeStyle .
		backgroundImage =   "none" ) ), this . pngSet = true ) );
}

/* CLEAR FIX */
.clearfix:after {
	content:".";
	display:block;	height:0;
	clear:both;	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1px;
}


/* FORMULARIOS */
input,textarea,select,option {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input {
	font-size: 90%;
	padding: 3px;
}
textarea {
	font-size: 100%;
	padding: 3px;
}
input.check {}
select {
	font-size: 90%;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
option {	padding-right: 12px; }

.alert{ 
	color: #FF4500; 
}
fieldset{
	padding: 12px;
	border: 1px dotted #EBEBEB;
}
legend{
	color: #FF8C00; font-size: 15px;
}
.msj{
	color: #FF0000; background-color: #FFF;
	text-align:center; padding:12px; font-weight:bold;
}
/* FIN FORMULARIOS */

/* agregado */
.flotante {
margin-top: 2px;
background: ThreedHighlight;
border: solid 1px black;
float: left;
padding: 5px;
width: 150px;
display: none;
}

.mycuenta {
width: 50%;
float: left;
display: block;

}
.mycuenta a{
	float: right; padding-top: 2px;
	color: #FFCC00; font-size: 12px;
}
.listaBusqueda a{
font-size: 8pt;
}
.tb1{	background-color: #E5F3FF;}
.tb1 th{ padding:6px;  background: #CEE8FF; color: #708090;  }
.tb1 td{ padding:6px; border-bottom: 1px solid #CEE8FF;  }

.tb2{	background-color: #F0F8FF;}
.tb2 td{ padding:6px; border-bottom: 1px solid #CEE8FF;  }
/*############ CALENDARIO #############*/
#calendar td{
	padding: 6px;
}
.calendarText{ 
	background: transparent;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: 16px; font-weight: bold;
	color: #666;
}
.calendarText a{
	font-size: 11px; font-weight: normal;
}
.calendarTr{ 
	border-left: 1px solid #cccccc;
}
.actual{
	font-size: 18px;
}
#weekdays{ background: #cccccc;}

/*############ FIN CALENDARIO #############*/
.gla{
	width: 190px; float: left; display: block;
	padding: 24px; margin-bottom: 3px;
	border-bottom: 1px solid #F5F5F5;
}
/* hasta aqui */


/* ############################################################*/
/* #################### ESTILOS GENERALES ##################### */
/* ############################################################*/

body{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p { margin-bottom: 13px; }

hr {
	background-color: #EDEDED;
	height: 1px;
	border: 0;
	color: #EDEDED;
	margin: 6px 0;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1{ font-size: 23px; }
h2{ font-size: 21px; }
h3{ font-size: 19px; }
h4{ font-size: 17px; }
h5{ font-size: 15px; }
h6{ font-size: 13px; }


/* ############################################################*/
/* ################### FIN ESTILOS GENERALES ################## */
/* ############################################################*/

/* ############################################################*/
/* ########################## TOP  ############################ */
/* ############################################################*/
#top #left, #top #right{
	float: left; display: block;
}
#top #left{	width: 65% }
#top #right{ width: 35% }

#logo{ 
	padding: 0 0 0 0; font-size: 42px;
}

#barra_menu{
	float: left; display: block; width: 100%;
	margin-top: 5px;
}
#barra_menu #l, #barra_menu #r{
	float: left; display: block;
}
#barra_menu #l{ width: 50%}
#barra_menu #r{ 
	width: 50%;  
	background: url(../img/bg_menu.jpg) repeat-x; 
	height: 36px;
}
#barra_menu li{ 
   float: left; display: block; 
	padding: 9px 0;
}
#acces { padding: 5px 0 4px 0;}
#acces a {color: #FFF !important;}
/* ############################################################*/
/*  ########################## FIN TOP  ####################### */
/* ############################################################*/

/* ############################################################*/
/*  ########################## CUERPO  ######################## */
/* ############################################################*/

#container_container{ 
	background: #FAFAFA url(../img/bg_body.jpg) repeat-x; 
	margin-top: 1px; text-align: center;
}
#container{
	width: 920px; margin: auto;
	text-align: left;
	padding: 10px 0;
}
#col_ppal, #col_menu, #col_adv {
	float: left; display: block;
}
#col_menu, #col_adv{
	padding: 10px;
	background: #FAFAFA;
}
#col_ppal{
	width: 540px; margin-right: 10px;
}
#col_ppal ul{
	padding: 12px;
}
#col_ppal li{ list-style: inside; }
#col_menu{ width: 152px; }
#col_adv{	width: 172px; }

#col_menu ul{
	border-top: 1px dashed #CCC;
	margin-bottom: 6px;
}
#col_menu li{ 
	list-style: none;
	border-bottom: 1px dashed #CCC;
}
#col_adv h4{
	font-size: 14px; color: #B5B5B5;
	padding: 6px 0 12px 0;
}
.label_search, .label_go{
	float: left; display: block;
}
.label_search{	width: 60%;}
.label_go{	width: 40%; }
.label_search input{
	width: 85%; font-size: 12px;
	border: 1px solid #D3DBDC;
	background: #EEE;
}
.label_go input{
	padding: 1px 3px;
}
.img_a{ 
	background: #FFF; padding: 5px;
	border: 1px solid #FFF;
}
.img_b{ 
	background: #EEE; padding: 5px;
	border: 1px solid #E1E1E1;
}
.destaque{
	padding: 24px 0;
	background: url(../img/bg_destaqueline.jpg) no-repeat bottom;
	color: #555;
}
.destaque .img_b{
	float: left; margin-right: 18px;
}
.destaque h4{
	font-size: 16px; color: #183048;
	margin-bottom: 6px;
}

/* Maestria-ListasPDF
----------------------------------*/
#col_ppal li ul.maestria {
  width:300px;
  margin-top:5px;
  list-style:none;
}     

#col_ppal li ul.maestria li {
    display:inline;
    margin-top:3px;
	margin-right:5px;
	width:120px;
    height:24px;
	line-height:24px;
}

#col_ppal li ul.maestria li.espanol {
    padding-left: 15px;
	width:100px;
	height:24px;
	line-height:24px;
	background-image:url(../img/espana.gif);
	background-repeat:no-repeat;
	background-position:center left;
	 
}

#col_ppal li ul.maestria li.portuges {
    padding-left: 15px;
	height:24px;
	line-height:24px;
	background-image:url(../img/brazil.gif);
	background-repeat:no-repeat;
	background-position:center left;
	 
}	
	

#col_ppal li .maestria a {
    margin-left:20px;
	height:24px;
	color:#9A0000;
	font-size:11px;
	text-decoration:none;
}

/* ############################################################*/
/*  ########################## FIN CUERPO  #################### */
/* ############################################################*/

/* ############################################################*/
/*  ########################## BOTTOM  ######################## */
/* ############################################################*/
#container_bottom{ 
	text-align: center;
}
#bottom{
	width: 920px; margin: auto;
	text-align: left; color: #FFF;
	padding: 24px 0; font-size: 12px;
}
#bottom #bl, #bottom #br{
	float: left; display: block;
}
#bottom #bl{
	width: 60%;
}
#bottom #br{
	width: 40%; text-align: right;
	margin-top:45px; /*Agregado*/
}

#bottom #br2 {
    width: 300px;
	float: right;
	display:block;
	text-align: right;
	margin-top:5px;
}

#bottom #br2 a {
    color:#FFCC00;
}


#bottom a{
	color: #FFF;
}


.img_not {
	padding: 6px;
}

/* ############################################################*/
/*  ########################## FIN BOTTOM  #################### */
/* ############################################################*/

/* BOXVIDEOS
-------------------------------------*/

.box-videos {
    width:220px;
	padding:5px;
	background-color:#999999;
	margin: 10px auto;
}

/* CarrerasLink
-------------------------------------*/
.style1 a {
   font-weight:bold;
   color:#000000;
   text-decoration:none;
}

/* Link-Videos
--------------------------------------*/
#col_menu #link-videos {
    width:152px;
	height:100px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(../img/link-videos.jpg);
	 
}	

#col_menu #link-videos a {
 	color: #000000;
	background-color: transparent;
}	

#col_menu #link-videos a:hover {
    color:#990000;
}

/* Contrato
---------------------------------------*/

#contrato #col_menu, #contrato #col_adv {display:none;}

#contrato #col_ppal {width:100%;}

#contrato #col_ppal input {padding:0;}

#contrato #col_ppal #contrat {
            padding:15px;
			background-color:#FFFFFF;
}

#contrato #col_ppal #enviar {
           width:432px;
		   height:60px;
		   margin-left:250px;
}		   


/* Banner
----------------------*/

#banner-link {
     width:152px;
	 height:60px;
	 margin-top:5px;
}	 
   
   
/*new calendar*/
#mes{
	background-color: #4C462E;
	color: #FFF;
	text-align: center;
	padding: 6px;
}
#mes h4{
	color: #FFF;
}
#mes .btnLeft, #mes .btnRight{
	width: 22px; height: 19px;
	padding-top: 2px;
	color: #4C462E;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(../img/bgBoton6.gif) no-repeat;
}
#mes .btnLeft{
	float: left;
	margin-right: 6px;
}
#mes .btnRight{
	float: right;
	margin-left: 6px;
}
#calendario td{
	padding: 6px;
}
#calendario thead{
	background-color: #8C8055;
	color: #EEE9D2;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
}
#calendario tbody{
	background-color: #F8F5ED;
}
#calendario tbody td{
	width: 80px; height: 80px;
	border: 1px solid #F8F5ED;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #8C8055;
	vertical-align: top;
}
#calendario tbody td.dia{
	background-color: #EFE9D3;
}
#calendario tbody td.diaactivo{
	background-color: #dcd6c5;
}
#calendario tbody a{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

td.dia{
	background-color: #EFE9D3;
}

td.diaactivo{
	background-color: #dcd6c5;
}
