﻿*{
	padding: 0px;
	margin: 0px;
	
}

.DropDownList
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height:24px;
/*    border: solid 1px #666 */
}

/*.DropDownList:hover
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height:24px;
    
    border: solid 1px #666
    
}*/

.TextBox
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height:20px;
    padding-left:2px;
    
}

/*.TextBox:hover
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 22px;
    padding-left:3px;

    border: solid 1px #666;

}*/

.w70 
{
    width:70px !important;
}



/*.w70:hover 
{
    width:71px !important;
}*/

.Button
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DDD;
    border: solid 1px #AAA;
    height: 24px;  
}

.Button:hover
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: White;
    border: solid 1px #666;
    height: 24px;  
}/**/

a
{
    text-decoration:none;
    color:#9f9fac
}

.text3
{
     font-family: sans-serif ;
     font-size: 8pt;
     color:#adadad;
     float:none;
     margin-left:auto;
     margin-right:auto;
     width:960px;
     height:auto;
}

.LetraB
{
    color:#333333;
    font-size:20px;
    padding:0px;
    margin:0px;
    font-family: sansa std;
    line-height:1.4em
}

.LetraM
{
    color:#999;
    font-size:16px;
    padding:0px;
    margin:0px;
    font-family: sansa std;
    line-height:1.4em
}

.LetraM2
{
    color:#333333;
    font-size:16px;
    padding:0px;
    margin:0px;
    font-family: sansa std;
    line-height:1.4em
}

.LetraS
{
    color:#666;
    font-size:12px;
    padding:0px;
    margin:0px;
    font-family: sansa std;
    line-height:1.4em;
}

.LetraN
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

h2
{
    color:#333333;
    font-size:20px;
    padding:0px;
    margin:0px;
    font-family: sansa std;
}
h3
{
    color:#9f9fac;
    font-size:14px;
    padding:0px;
    margin:0px;
    font-family: sansa std;
}
body 
{
    margin:0;
    padding:0;
    font-family: sansa std;
    color:#333333;
    font-size:14px;        
}
#contencabezado
{
     height:96px;
    width:100%;
    background-image:url(../img/uadec/fondoencabezado.png);
    background-repeat:repeat;
}
#encabezado
{
     width: 970px;
    height: 89px;
    margin-left: auto;
    margin-right: auto;
    
}
#logo
{
    width:545px;
    height:84px;
    float:left;
    background-image:url(../img/uadec/logo.jpg);
    margin-right:10px;
  
}
#menu
{
    margin-top: 40px;
    width: 415px;
    height: 65px;
    float: left;
    
}
.email
{
    width:94px;
    height:65px;
    background-image:url(../img/uadec/email.png);
    float:left;
}
.email:hover
{
    background-image:url(../img/uadec/emailhover.png);  
}
.alumnos
{
    width:87px;
    height:65px;
    background-image:url(../img/uadec/malumnos1.png);
    float:left;
}
.alumnos:hover
{
    background-image:url(../img/uadec/alumnoshover.png);
}
.maestros
{
    width:125px;
    height:65px;
    background-image:url(../img/uadec/mmaestros1.png);
    float:left;
}
.maestros:hover
{
    background-image:url(../img/uadec/maestroshover.png);
}
.egresados
{
    width:103px;
    height:65px;
    background-image:url(../img/uadec/megresados.png);
    float:left;
}
.egresados:hover
{
    background-image:url(../img/uadec/egresadoshover.png);
}
#slide
{
    height:381px;
    width:100%;
    background-image:url(../img/uadec/fondoslide.jpg);
    background-position: 0% 100%;
}
#contenedor2
{
    width:960px;
    height:360px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../img/uadec/slidecorreo.png);
}
#submenu
{
    width:960px;
    height:57px;
    margin-left:auto;
    margin-right:auto;
    font-family: sansa std;
    
}
#submenu ul li{
	float: left;
	list-style: none;	
	width:137px;
	height:57px;
	text-align:center;
	background-image:url(../img/uadec/menunermal.png);
	
}
 #submenu ul li:hover{
	
	background-image:url(../img/uadec/menuhover.png);
	
}
 #submenu .liactivo{
	
	background-image:url(../img/uadec/menuselected.png);
	color:White;
	
}
#submenu ul li a
{
    position:relative;
    top:15px;
	color: black;
	height:57px;
	width:137px;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.2em #333333;
    font-size:20px;
	
}
.linea
{
    width:100%;
    height:10px;
    background-image:url(../img/uadec/backama.png);
    background-repeat:repeat;
}
#wrapper
{
    width:960px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}
.dinamico
{
    width:700px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    min-height:220px;
    float:left;
    
    
}
.contdinamico
{
    width: 700px;
    height: auto;
    min-height: 220px;
    float: left;
     border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(238, 238, 238);
}
.contopciones
{
    padding: 20px 0 20px 0;
    float: left;
    width: 259px;
    height: auto;
    margin-top: 0;
  
}
.opciones
{
    float: none;
    width: 200px;
    height: 171px;
    margin-left: 29px;
    margin-right: 29px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contopciones2
{
    display:none;
    padding: 20px 0 20px 0;
    float: left;
    width: 700px;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);
}
.opciones2
{
    float: left;
    width: 330px;
    height: 95px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.contopciones3
{
    display:none;
    padding: 20px 0 20px 0;
    float: left;
    width: 300px;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);
}
.opciones3
{
    float: none;
    width: 250px;
    height: 71px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.footer
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(238, 238, 238);
    width: 100%;
    height: 186px;
    background-image: url(../img/uadec/backfooter.png);
    font-family: sans-serif;
    font-size: 8pt;
    color: #adadad;
    float: left;
}
.confooter
{
    width:960px;
    height:120px;
    margin-left:auto;
    margin-right:auto;
}
.imagenfooter
{
   
    width:157;
    height:119;
    float:left;
    
}
.contextfooter
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    height:auto;
     word-wrap: break-word; 
   max-width:200px; 
}
.textfooter
{
    float:left;
    margin-top:20px;
    margin-right:120px;
    
}
.textfooter >h3
{
    padding-left:15px;
}
.textfooter >h2
{
    margin-bottom: 4px;
}


/*para 960px o menos------------------------------------------------------ */
@media screen and (max-width:960px)
{
    #wrapper
    {
      width:700px;
    }
      #logo
    {
        width:77px;
        background-image:url(../img/uadec/logoresponsive.jpg);
    }
    
     #menu
    {
        margin-left:auto;
        margin-right:auto; 
        float:none;  
    }
    #encabezado
    {
        width:100%;
        float:left;
    }
    #contenedor2
    {
        background-image:url(../img/uadec/slidecorreo700.png);
        background-repeat:no-repeat;
        height:267px;
        width:700px;
    }
    #slide
    {
       height:267px;
        
    }
    #submenu
    {
        width:700px;
        height:57px;
        margin-left:auto;
        margin-right:auto;
        
        
    }
    #submenu ul li{
	    float: left;
	    list-style: none;	
    	
	    width:100px;
	    height:58px;
	    text-align:center;
	    background-image:url(../img/uadec/menunermal.png);
    	
    }
     #submenu ul li:hover{
    	
	    background-image:url(../img/uadec/menuhover.png);
    	
    }
     .liactivo{
    	
	    background-image:url(../img/uadec/menuselected.png);
	    color:White;
    	
    }
    #submenu ul li a
    {
        position:relative;
        top:15px;
	    color: black;
	    height:58px;
	    width:137px;
	    text-decoration: none;
	    text-shadow: 0.1em 0.1em 0.2em #333333;
        font-size:16px;
  	
    }
    .dinamico
    {
    width:700px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    min-height:220px;
    float:left;
    
    
    }
    .contdinamico
    {
        width: 700px;
        height: auto;
        min-height: 220px;
        float: left;
         border-left-width: 0px;
    border-left-style:none;
    
    }
    .contopciones
    {
        display:none;
    }
    
    .contopciones2
    {
        display:block;
    }
    .confooter
    {
    width:700px;
    height:120px;
    margin-left:auto;
    margin-right:auto;
   
    }
    .contextfooter
    {
    width:700px;
    margin-left:auto;
    margin-right:auto;
    height:auto;
     word-wrap: break-word; 
    max-width:700px; 
    }
    .text3
    {
       font-family: sans-serif ;
     font-size: 8pt;
     color:#adadad;
     float:none;
     margin-left:auto;
     margin-right:auto;
     width:700px;
     height:auto;
    }
   
   
    
}

/*para 700px o menos------------------------------------------------------ */
@media screen and (max-width:700px)
{
    #wrapper
    {
      width:480px;
    }
      #logo
    {
        display:none;
    }
    
     #menu
    {
        margin-left:auto;
        margin-right:auto; 
        float:none;  
    }
    #encabezado
    {
        width:100%;
        float:left;
    }
    #contenedor2
    {
        background-image:url(../img/uadec/slidecorreo480.png);
        background-repeat:no-repeat;
        height:183px;
        width:480px;
    }
    #slide
    {
       height:183px;
        
    }
    #submenu
    {
        width:480px;
        height:40px;
        margin-left:auto;
        margin-right:auto;
        
        
    }
    #submenu ul li{
	    float: left;
	    list-style: none;	
    	
	    width:68.5px;
	    height:40px;
	    text-align:center;
	    background-image:url(../img/uadec/menunermal.png);
    	
    }
     #submenu ul li:hover{
    	
	    background-image:url(../img/uadec/menuhover.png);
    	
    }
     .liactivo{
    	
	    background-image:url(../img/uadec/menuselected.png);
	    color:White;
    	
    }
    #submenu ul li a
    {
        position:relative;
        top:15px;
	    color: black;
	    height:40px;
	    width:68.5px;
	    text-decoration: none;
	    text-shadow: 0.1em 0.1em 0.2em #333333;
        font-size:12px;
    	
    }
    .dinamico
    {
    width:480px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    min-height:220px;
    float:left;
    
    
    }
    .contdinamico
    {
        width: 480px;
        height: auto;
        min-height: 220px;
        float: left;
    }
    .contopciones
    {
        display:none;
    }
    
    .contopciones2
    {
        display:block;
        margin-left:auto;
        margin-right:auto;
        width: 480px;
    }
    .opciones2
    {
        margin-left:auto;
        margin-right:auto;
        float:none;
    }
   
    .confooter
    {
    width:480px;
    height:186px;
    margin-left:auto;
    margin-right:auto;
   
    }
    .contextfooter
    {
        display:none; 
    }
    .text3
    {
      font-family: sans-serif ;
     font-size: 8pt;
     color:#adadad;
     float:none;
     margin-left:auto;
     margin-right:auto;
     width:480px;
     height:auto;
     display:none;
    }
   
}
/*para 480px o menos------------------------------------------------------ */
@media screen and (max-width:480px)
{
    #wrapper
    {
      width:300px;
    }
      #logo
    {
        display:none;
    }
    
     #menu
    {
        display:none; 
    }
    #contencabezado
    {
        display:none;
    }
    #encabezado
    {
        width:100%;
        float:left;
    }
    #contenedor2
    {
        background-image:url(../img/uadec/slidecorreo300.png);
        background-repeat:no-repeat;
        height:114px;
        width:300px;
    }
    #slide
    {
        height:114px;
        
    }
    #submenu
    {
        width:300px;
        height:40px;
        margin-left:auto;
        margin-right:auto;
        
        
    }
    #submenu ul li{
	    float: left;
	    list-style: none;	
    	
	    width:60.8px;
	    height:25px;
	    text-align:center;
	    background-image:url(../img/uadec/menunermal.png);
    	
    }
     #submenu ul li:hover{
    	
	    background-image:url(../img/uadec/menuhover.png);
    	
    }
        .linea
    {
        margin-top:20px;
        width:100%;
        height:10px;
        background-image:url(../img/uadec/backama.png);
        background-repeat:repeat;
        float:left;
    }
     .liactivo{
    	
	    background-image:url(../img/uadec/menuselected.png);
	    color:White;
    	
    }
    #submenu ul li a
    {
        position:relative;
        top:15px;
	    color: black;
	    height:25px;
	    width:42.8px;
	    text-decoration: none;
	    text-shadow: 0.1em 0.1em 0.2em #333333;
        font-size:12px;
    	
    }
    .dinamico
    {
    width:300px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    min-height:220px;
    float:left;
    
    
    }
    .contdinamico
    {
        width: 300px;
        height: auto;
        min-height: 220px;
        float: left;
    }
    .contopciones
    {
        display:none;
    }
    
    .contopciones2
    {
        display:none;
        margin-left:auto;
        margin-right:auto;
        width: 300px;
    }
    .opciones2
    {
        margin-left:auto;
        margin-right:auto;
        float:none;
    }
    .contopciones3
{
    display:block;
    
    float: left;
    width: 300px;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);
}
.opciones3
{
    float: none;
    width: 250px;
    height: 71px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
   
    .confooter
    {
    width:300px;
    height:186px;
    margin-left:auto;
    margin-right:auto;
   
    }
    .contextfooter
    {
        display:none; 
    }
    .imagenfooter
    {
        display:none;
    }
   
   
    
}
