@charset "utf-8";
/* CSS Document */

html,body{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; cursor:default; background-color:#F1F1F1}

.wrap{width:970px; margin:0px auto 0px auto; text-align:justify;}
.clear{clear:both}
a{color:#FFF; text-decoration:none}

.header{position:fixed; width:100%; top:0px; left:0px; height:177px; z-index:100; 
font-family:Arial, Helvetica, sans-serif; background-image:url(../images/background_header.png); background-repeat:repeat-x;}
.header .headertitle{width:970px; height:80px; margin-top:4px; background-image:url(../images/header_title.png)}
.header .botones{height:50px; font-size:11px; background-color:#265480; margin-top:15px}
.header .botones .boton{padding:0px 50px 0px 2px; border-right:1px solid #FFF; height:50px; float:left; color:#FFF; 
background-color:#265480; background-image:url(../images/btn_normal.gif); background-position:right bottom; background-repeat:no-repeat}
.header .botones .boton:hover{padding:0px 50px 0px 2px; border-right:1px solid #FFF; height:50px; float:left; color:#FFF; 
cursor:pointer; background-color:#ff6600; background-image:url(../images/btn_select1.gif); background-position:right bottom; background-repeat:no-repeat}
.boton .title{font-size:22px; font-weight:bold}

.main{font-size:16px; line-height:20px; font-family:Georgia, "Times New Roman", Times, serif;}

h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:32px; letter-spacing:-2px; line-height:normal; font-weight:bold}
h2{font-size:16px; font-weight:bold}

.main1{padding:195px 0px 167px 0px; background-color:#f2f2f2; color:#333}
.main2{padding:30px 0px 167px 0px; background-color:#8ab9e5; color:#1E4262}
.main3{padding:30px 0px 167px 0px; background-color:#5987b3; color:#0D1C28}
.main4{padding:30px 0px 167px 0px; background-color:#265480; color:#CEE0F0}
.main5{height:460px; padding:30px 0px 167px 0px; background-color:#001a33; color:#EFF4FA}
.main6{height:460px; padding:30px 0px 167px 0px; background-color:#ff6600; color:#FFF}

.main1 h1{border-bottom:1px solid #333; padding-bottom:5px}
.main2 h1{border-bottom:1px solid #1E4262; padding-bottom:5px}
.main3 h1{border-bottom:1px solid #0D1C28; padding-bottom:5px}
.main4 h1{border-bottom:1px solid #CEE0F0; padding-bottom:5px}
.main5 h1{border-bottom:1px solid #EFF4FA; padding-bottom:5px}
.main6 h1{border-bottom:1px solid #FFF; padding-bottom:5px}

.galeria{width:620px; margin:0px auto}
.minipic{width:100px; height:100px; padding:1px; border:1px solid #0D1C28; float:left; margin:0px 10px 10px 0px}

/*ul.logros{}
ul.logros li{font-size:18px; line-height:normal}
ul.premios li{font-size:18px; line-height:56px; text-decoration:underline}
.logros_box{background-color:#CEE0F0; padding:5px; color:#265480; margin-bottom:1px; font-family:Arial, Helvetica, sans-serif}
.logros_title{font-weight:bold; font-size:18px; color:#265480; padding-bottom:5px}
*/

ul.logros{}
ul.logros li{font-size:18px; line-height:normal}
ul.premios li{font-size:18px; line-height:56px; text-decoration:underline}
.logros_box{background-color:#FFBF95; padding:5px; color:#333; margin-bottom:1px; font-family:Arial, Helvetica, sans-serif}
.logros_title{font-weight:bold; font-size:18px; color:#333; padding-bottom:5px}

.note{text-align:center; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#EFF4FA}
object{z-index:-1;}

.read-more a, .re-collapse a{color:#265480; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px}
.developed{width:92px; height:29px; float:right}

table.resume td{border:1px solid #1E4262; padding:5px}
table.resume th{background-color:#1E4262; color:#FFF; padding:5px; text-align:center}
