<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#content{
background-image:url(../images/img_background.png);
padding-bottom:10px;
margin:0 auto;
}

#content header{
margin: 0 auto;
width:95%;
height:90px;
background-image:url(../images/bkg_header.jpg);
background-repeat:repeat-x;
}

/*estilos de los header*/
#subheader {
background-color: #FFF;
height:auto;
background-color:none;
width: 1002px;
margin: 0 auto;
padding: 0px;
}

.box_logo{
width:117px;
height:80px;
position:relative;
left:380px;
top:8px;
bottom:0;
}

.a-facetweet {
width:27px;
height:56px;
float:right;
margin-right:5px;
margin-top:15px;
}

#tit {
font-family:Arial, 'Helvetica', sans-serif;
font-size:17px;
color:#333;
text-align:center;
}

section{
margin: 0 auto;
width: 95%;
}

article{
width:100%;
margin-bottom:10px;
height:auto;
float:left;
background-color:#FFF;
padding-top:8px;
}

.ediciones{
width:940px;
margin:0 auto;
height:20px;
}

.ediciones h4, .ediciones h5{
font-family:Arial, 'Helvetica', sans-serif;
font-size:15px;
color:#000;
float:left;
margin:0;
padding:0;

}

.ediciones h4{
color:#FFF;
background-color:#000000;
display:block;
padding:3px;
margin-left:72px;
margin-bottom:3px;

}
.ediciones h5{
float:right;
padding-left:0;
padding-right:65px;
color:#000;
font-family:'Times New Roman', Times, serif;
font-style:italic;
font-weight:normal;
font-size:14px;
}

ul#names{
float:left;
margin-left:35px;
}

ul#names li{
width:200px;
height:200px;
padding:3px;
float:left;
list-style:none;
}

ul#names li img{
width:190px;
height:180px;
border:none;
}
ul#names h3{
margin:0;
}


#portfolios{
float:left;
font-family:Arial, 'Helvetica', sans-serif;
font-size:13px;
color:#666;
text-decoration:none;

}


.foot-upper h5{
font-family:"Times New Roman", Times, serif;
font-size:12px;
margin:0;
padding:0;
font-weight:normal;
text-align:center;
margin:0 15px 0 15px;

}

.foot-upper p{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
margin:0;
padding:0;
}

#btnsitiosdc {
position: absolute;
top: 310px;
left: 50%;
margin-left: 400px;
color: #FFF;
text-decoration: none;
font-weight: bold;
font-size: 12px;
z-index: 10000;
font-family: Arial, Helvetica, sans-serif;
}

#btnsitiosdc strong{ color:#FC0;}
#btnsitiosdc:hover {  color:#FC0;}


.studentfile {
width:100%;
margin:0 auto;
}

.dates {
width:47%;
border: 1px solid #999;
margin:1%;
float:left;
font-family:Arial, Helvetica, sans-serif;


}

.dates h3{
width:30%;
float:left;
color:#000;
text-align:left;
font-weight:bold;
font-size:12px;
padding:7px;
}

.dates h3 em{
color:#be4141;
font-style:normal;
font-size:14px;
}

.dates p{
width:40%;
float:left;
text-align:left;
color:#000;
font-size:12px;
font-weight:bold;
padding:7px;
border-left: 1px solid #999;
}

.dates p a{
color:#00a3d9;
text-decoration:none;
}

.dates p a:hover{
text-decoration:underline;

}

.dates img{
width:20%;
float:right;
margin:0;
padding:0;
}

/*TABLAS*/
.student_head{
width:100%;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
}

.student-tab1 tr, td{
border:0;
}
.student-tab1{
border:0;
background-color:#BE4141;
text-align:center;
font-size:11px;
color:#fff;
font-weight:bold;
margin:0;
padding:0;
height:30px;

}

.student-tab1 h1{
font-size:12px;
margin:0;
padding:0;

}

#student-tab1{
/*border-bottom: 4px solid #BE4141;*/
color:#fff;
margin:0;
padding:0;

}

.student-tab2{
border:0;
border-bottom:6px solid #e3e1db;
border-bottom-color:#ecebe5;
height:60px;
background-color:#FFF;
text-align:center;
font-size:12px;
color:#000;
font-weight:bold;
margin:0;
padding:0;
}

.student-tab2 h3{
font-size:12px;
color:#BE4141;
margin:0;
padding:0;
padding-left:8px;
}

.student-tab2 a{
color:#0BA3CD;
text-decoration:none;
}

.student-tab2 a:hover{
text-decoration:underline;
}

.menu-burger{
width:1002px;
margin:-5px auto;
background-color:#FFFF00;
}

#aire {
margin-top:20px;
}
</pre></body></html>