﻿#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:500px;
width:850px;
background:#ededed;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContactClose{
font-size:14px; cursor: pointer;  
line-height:14px;
right:12px;
top:12px;
padding:4px;
position:absolute;
color:#13274c;
font-weight:700;
display:block;
 background-color:#ededed; 
}



.SliderDiv{
margin:0;padding:0px;  
background: url(bg.gif) no-repeat top left;
height:105px;
width:938px; 
}

.SliderDiv .description{
margin:7px 10px 0px 20px;padding:0px;font-size:1em; 
color: #f8f8f8; width:310px; text-align:justify;  
float:left;   
}
.SliderDiv .buttonsDiv{
	margin:3px 0px 0px 0px;padding:0px;width:24px; height:99px; float:left;  
}
.SliderDiv .buttonsDiv .up{
    width:24px;height: 55px; display:block;
	background-image: url('buttons.gif') ;
	background-position:0px 0px; 
	background-repeat:no-repeat;   
}
.SliderDiv .buttonsDiv .down{
    width:24px;height:45px; display:block;
	background-image: url('buttons.gif') ;
	background-position:0px -55px; 
	background-repeat: no-repeat;   
}
.SliderDiv .ContentDiv{
margin:7px 0px 0px 10px;padding:0px;overflow: hidden;width:560px; height:103px; float:left;}
.SliderDiv .ContentDiv ul{
	margin:0px;padding:0px;float:left;height:91px; width:545px;  
	list-style-type:none;   
}
.SliderDiv .ContentDiv li{margin:0px 0px 2px 0px;padding:0px 0px 0px 5px;background-color:#0b4c8c;
    height: 21px;line-height:21px;font-size:1.1em;color:#f8f8f8;
	}
.SliderDiv .ContentDiv li span{
	font-weight: bold;  padding:0px 2px; text-decoration: underline;   
}


.GAUciftdiploma{
	width: 750px;height:415px; overflow: auto; }
.GAUciftdiploma h2{margin:0px;padding:10px;   font-size: 2em;
	color:#fff;background-color:#9d0100;
}

.GAUciftdiploma a{color:#f8f8f8; text-decoration: underline;}
.GAUciftdiploma a:hover{ text-decoration:none ;}
.GAUciftdiploma p.whitetext{margin:0px;padding:10px;  font-size: 1.1em; 
	 color:#f8f8f8; background-color:#193e6f;     clear: left ; 
}
.GAUonline{
	width: 750px;height:360px; overflow: auto;    
}

.GAUonline  a{color:#f8f8f8; text-decoration: underline;}
.GAUonline  a:hover{ text-decoration:none ;}

.GAUonline h2{margin:0px;padding:10px; font-size: 2em;
	color:#fff;background-color:#9d0100;
}
.GAUonline p.whitetext{margin:0px;padding:10px; font-size: 1.1em;
	 color:#f8f8f8; background-color:#193e6f; clear: left ;  
}

.GAUDC{
	width: 750px;height:380px; overflow: auto; 
}


.GAUDC   a{color:#f8f8f8; text-decoration: underline;}
.GAUDC   a:hover{ text-decoration:none ;}

.GAUDC h2{margin:0px;padding:10px;   font-size: 2em;
	color:#fff;background-color:#9d0100;
}
.GAUDC p.whitetext{margin:0px;padding:10px; font-size: 1.1em;   
	 color:#f8f8f8; background-color:#193e6f; clear: left ;     
}

ul.pictos {
	 color:#636B75;margin:15px 0px;padding:0px; font-size: 1.2em;
}

ul.pictos li h3{
	margin: 0px;padding:0px; font-size:1.3em; 
}

ul.pictos li {margin:0;
	border-left:1px solid #ccc;
	display:inline-block;
	vertical-align: top;
	text-align:left;
	padding:0 1%;
}
ul.pictos li.three{
	width:32%;
}

ul.pictos li.four{
	width:23%;
}
	
ul.pictos li:first-child {
	border:none; 
}






