html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#primera_seccion #e_pagina_fotos {
	height: 990px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	position: fixed;
}
.phil_foto {
	padding: 10px;
	margin: 10px;
	position: relative;
	right: 10px;
	float: right;
}
.ariel_foto {
	margin: 5px;
	padding: 5px;
	border: 2px solid #8FBEF8;
	right: 10px;
	float: right;
	
}
.single_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	background: url(../images/tab_bkg4.gif) no-repeat;
	height: 900px;
	margin-left: 30px;
	font-size: 9px;
	padding: 15px;
}

body {
	line-height: 1;
	color: #8FBEF8;
	background-color: #9FC9F1;
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
div.haga_columna h2{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}
a { text-decoration: none; }
a:hover {
	text-decoration: none;
	color: #00F;
}

.right {float:right;}
.left {float:left;}
.clear {clear:both;}
.show {display:block;}
div.busca_por a{display:none;}
.disabled {visibility: hidden !important;}
.border {border: 1px #000 solid;}

#allsections {
	height:600px;
}
#sombra {
	background: url(../images/V3bg.png) no-repeat center 100px;
	width: 924px;
	margin: 0 auto;
	
	
}

/* For IE resizing */
img { -ms-interpolation-mode: bicubic; }

h1#site_title { display:none; }

#container { 
position: absolute;
width:900px;
left:50%;
margin-left: -450px;
}


/* Actual header stuff */
/* --------------------------------------------------------------------------- */
/*#header {
	height: 168px;
	margin: 0;
	padding: 0px;
	position: relative;
	background: #FFF;
	width: 900px;
}*/

#header {
height: 168px;
margin: 0 auto;
width: 900px;
position: relative;
}




#header #logo {
position:absolute; /*needed so IE can properly line up the #login_area */
float: left;
padding: 20px 0 10px 15px;
}

/*#PROMO is also referred to in HOME.CSS */
#promo {
width: 900px;
margin: 0 auto;
}

#drop {
z-index: 400;
display: block;
float: right;
position: relative;
/*position: absolute;
top: 0px;
right: 0px;*/
font-size: 12px;
}
#drop #section div /*.item*/ {
float: left;
height:21px;
width:150px;
margin-right:1px;
}
#drop #section div.name /*button*/ {
color: #000;
width:150px; /*sum 150*/
cursor:pointer;
text-indent:-999em;
position: relative;
}
#drop #section div.name#drop_changecampus {
background:url(/images/v3bg_supernav.png) no-repeat top left;
}
#drop #section div.name#drop_othersites {
background:url(/images/v3bg_supernav.png) no-repeat top right;
}

#drop #section div ul {
padding: 0;
display: none;
/*position: relative; Leaving this in makes the drop down disappear once you past on IE. */
}
#drop #section div ul li {
padding: 0px;
border-bottom:1px solid white;
}
#drop #section div ul li a {
	display:block;
	padding:5px;
	z-index: 399;
	background-color: #0071fb;
}

#login_area {
position:absolute;
top:75px;
width:885px;
padding:0 15px 3px 0;
text-align:right;
color: #000;
}

#promo #nav {
	z-index:20;
	background:url(../images/bg_menu.png) no-repeat center top;
	height:38px;
	padding-left: 9px;
	-webkit-border-top-left-radius: .7em;
  -moz-border-radius-topleft: .7em;
  border-top-left-radius: .7em;
  -webkit-border-bottom-left-radius: .7em;
  -moz-border-radius-bottomleft: .7em;
  border-bottom-left-radius: .7em;
  -webkit-border-bottom-right-radius: .7em;
  -moz-border-radius-bottomright: .7em;
  border-bottom-right-radius: .7em;
	
}
#promo #nav #searchbox {
float: right;
margin-top:8px;
margin-right:15px;
}
#promo #nav #searchbox #search {
float: left;
display: inline;
border: 2px solid #DEDEDE;
font-family: Verdana, Arial, Helvetica; 
font-size: 12px; 
padding: 2px 0px 2px 3px; 
width: 150px;
margin-right: 5px;
}
#promo #nav #searchbox #searchbutton { float: left; }


/* Search box */
div#searchform {
float: right;
padding: 8px 15px 0 0;
}
#searchform form {}
.tbcommon div.top {
background: white; 
border: 2px solid #dededd; 
float: left;
display: inline; 
font-family: Verdana, Arial, Helvetica; 
font-size: 12px; 
padding: 2px 0px 2px 3px; 
margin-left: 0px;
width: 150px;
}
#searchform form #search_button {
padding:0 0 0 5px;
}




#section_a  {
clear:both;
background: url(/images/V3bg_nav.png) no-repeat top left;
height:70px;
padding:0 0 0 16px;
font-size:12px;
}

/* Main and secondary menus */
ul#internal_menu_ul {
padding: 0px;
list-style: none;
height:41px;
float: left;
position: relative;
}


/* all menu items */
#internal_menu_ul ul {
text-decoration: none;
padding:0 0 0 0;
margin:0 0 0 0;
list-style: none;
line-height: 1;
}

#internal_menu_ul a, #internal_menu_ul span {
	display: block;
	margin:0;
	height:14px;
	padding:12px 5px 12px 5px;
	color: #fff;
	text-decoration:none !important;
	color:#FFF;
}





#internal_menu_ul ul li a {
	color:#FFF;
}

/* all list items */
#internal_menu_ul li { padding:0 15px 0 0px;text-decoration: none; float: left; display:inline; }
/*#internal_menu_ul li.active { background-color: #000;}
#internal_menu_ul li.notactive { background-color: #000;}*/

.mainhover {border: 0;}

/* all list inside lists */
#internal_menu_ul li li { clear: both; }

/* second level lists */
#internal_menu_ul li ul {
	background:#00F;
	/* background:url(/images/V3bghome_promolist.png);*/
position: absolute;
	clear: both;
	left: -999em;
	padding: 10px;
	padding-bottom: 0px;
	z-index: 9999;
	border:1px solid #404040;
	border-top:none;
}
#internal_menu_ul li ul.active { left: auto; }
#internal_menu_ul li ul.notactive { left: -999px; }

/* has to have some kind of bg image, IE fix */
#internal_menu_ul li ul a { padding: 0 0 10px 0; height:15px; font-size:12px; /*background: url(images/V3bghome_nav.png) top left no-repeat;*/ }
#internal_menu_ul li ul li a:hover { text-decoration:underline !important;}

#internal_menu_ul li:hover ul ul, #internal_menu_ul li:hover ul ul ul, #internal_menu_ul li.sfhover ul ul, #internal_menu_ul li.sfhover ul ul ul {
left: -999em;
}

#internal_menu_ul li:hover ul, #internal_menu_ul li li:hover ul, #internal_menu_ul li li li:hover ul, #internal_menu_ul li.sfhover ul, #internal_menu_ul li li.sfhover ul, #internal_menu_ul li li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}

/* IE 7 Suckerfish Fix */
#internal_menu_ul li:hover, #internal_menu_ul li.hover {
	position: static;
	color: #2E0FEE;
}

/* Similar body tags between home and showpage */
/* --------------------------------------------------------------------------- */

/* Easy classes */
.clear { clear: both; height: 0; }
.hide { display: none; }
.show { display: block; }

#topwrapper { position: relative; margin: 0; padding: 0; background: #5A5A5A; }
#wrapper { position: relative; margin: 0px; padding: 0px; }

#footer {
	width: 900px;
	margin: 0px auto 0 auto;
	height: 70px;
	color:#606060;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	vertical-align: bottom;
}

#footer ul { float: left; padding: 10px 0 10px 5px; }
#footer ul li { float: left; padding: 0 10px 0 0; }
#footer ul li a { margin-left: 3px; }
#footer2 {
	clear: both;
	border-top: 1px dashed #606060;
	text-align: center;
}

#footer #servicetimes {
float: right;
padding: 10px 10px 10px 0;
}
#footer #address {
float: left;
padding: 10px 10px 10px 5px;
line-height:1.3em;
}
#header #elm {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-right: 0px;
}
#header #elm2 {
	position: absolute;
	top: 0px;
	right: 0px;
}
.salvation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F00;
	background-color: #FFC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
