body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E5E3D5;
	margin: 0px;
	padding: 0px;
}
.tophead {
	background-image: url(../images/topbar.png);
	height: 25px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.main .tophead h1 {
	padding-right: 0px;
	color: #ffffff;
    text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.spacer {
	clear: both;
}
.main #footer .footertexts {
}
.main #footer .footertexts a:link {
	text-decoration: underline;
	color: #666666;
}
.main #footer .footertexts a:visited {
	color: #666666;
	text-decoration: underline;
}
.main #footer .footertexts a:hover {
	color: #0099FF;
	text-decoration: none;
}
.main #footer .footertexts a:active {

	color: #666666;
	text-decoration: underline;
}

.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 176px;
}
.contents {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 25px;
	padding-top: 25px;
}
#footer {
	background-color: #CCCCCC;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center top;

	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 20px;
}
.main .contents .right {
	float: right;
	width: 240px;
	margin-right: 15px;
	margin-top: 25px;
}
* .main .contents .right { /*IE only rule.*/
    margin-right: 8px;
}
.main .contents .left {
	margin-right: 260px;
	padding-left: 15px;
	padding-right: 10px;
}
.main .contents .left p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.main .contents .right .rightcontents {
	border: 1px solid #cccccc;
	background: #F5F5F5;
	padding: 5px;
	margin-bottom: 15px;
}
.main .contents .right .rightcontents2 {
    border: 1px dotted #E5E5E5;
	background: #F1F1F1;
	padding: 0px;
	margin-bottom: 15px;
}
.main .contents .right .rightcontents3 {
	padding: 0px;
	margin-bottom: 15px;
}
.rightcontents ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.rightcontents li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAD9CB;
}

.rightcontents h2 {
	color: #888888;
	display: block;
	margin-top: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 5px;
	font-size: 15px;
	margin-bottom: 12px;
}
.rightcontents .graduate {
	background-image: url(../images/graduate-postgraduate.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 230px;
}




.main {
	background-image: url(../images/bg-pg.png);
	background-repeat: repeat-y;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #4986C2;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
        text-align: justify;
}
.main .contents .left a:link {
	color: #0099FF;
	text-decoration: none;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CCFF;
	text-decoration: none;
}
    #tabsB {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	line-height:normal;
	margin-top: 144px;
	width: 758px;
      }
    #tabsB ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images/tableftB.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsB a span {
	float:left;
	display:block;
	padding:5px 10px 4px 4px;
	color:#666;
	background-image: url(../images/tabrightB.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }   
    #tabsB .active a span {
      background-position:100% -42px;
      color:#000;
      }
    #tabsB .active a {
      background-position:0% -42px;
      color:#000;
      }
.quicklinks {
	background-image: url(../images/quicklinks.png);
	height: 42px;
	background-repeat: no-repeat;
}
.main .contents .left a:link {
	text-decoration: underline;
	color: #454545;
}
.main .contents .left a:visited {
	color: #454545;
	text-decoration: underline;
}
.main .contents .left a:hover {
	color: #0099FF;
	text-decoration: none;
}
.main .contents .left a:active {

	color: #454545;
	text-decoration: underline;
}
.left #news {
	height: 25px;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1f1f1;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 3px;
}
.left .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
.rightcontents a:hover {
	text-decoration: none;
	color: #0099FF;
}
.rightcontents a:link {
	text-decoration: underline;
	color: #4986C2;
}
.rightcontents a {
	text-decoration: underline;
	color: #4986C2;
}
.rightcontents a:link {
	text-decoration: underline;
	color: #4986C2;
}
.rightcontents a:active {
	text-decoration: none;
	color: #4986C2;
}

/******* efecto on off *******/
#efectoonoff a:visited img, #efectoonoff a img{filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70; opacity:0.70;
}
#efectoonoff a:hover img { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}

/******* efecto on off 2 *******/
#efectoonoff2 a:visited img, #efectoonoff2 a img{filter: alpha(opacity=85);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
 -moz-opacity: 0.85; opacity:0.85;
}
#efectoonoff2 a:hover img { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}

img.brd {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #B0B0B0;
border-left: 1px solid #cccccc;
border-right: 1px solid #B0B0B0;
margin-left: 5px;
margin-right: 5px;
}

img.marco {
border-top: 1px solid #dddddd;
border-bottom: 1px solid #666666;
border-left: 1px solid #cccccc;
border-right: 1px solid #888888;
margin: 5px;
padding: 5px;
background: #ffffff;
}

img.sombra468 {
padding-top:10px;
padding-bottom:8px;
padding-left:1px;
padding-right:1px;
background: #ffffff;
background-image: url(../images/sombra-banner-468.gif);
background-repeat: no-repeat;
}

/******* formulario *******/
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #D6D7D9;
height: 1%;
}

.cssform label{
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt;
}

.cssform textarea{
width: 250px;
height: 150px;
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

	
/* Footer > Copyright */

#footer .copyright {
	font-size: 11px;
        color: #444444;
}

#footer .copyright a {
	color: #444444;
}

#footer .copyright a:hover {
	text-decoration: none;
        color: #0099FF;
}

	
/* Footer > Links */

#footer .links {
	font-size: 11px;
        color: #777777;
}

#footer .links a {
	color: #777777;
}

#footer .links a:hover {
	text-decoration: none;
        color: #0099FF;
}
	
/* Footer > Design */

#footer .design {
	font-size: 10px;
        color: #B9B9B9;
}

#footer .design a {
	color: #B9B9B9;
}

#footer .design a:hover {
	text-decoration: none;
        color: #0099FF;
}

/******* submenuhorizontal *******/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadetabs{
border-bottom: 1px solid #DEDEDE;
width: 465px;
margin-top: 20px;
margin-left: 15px;
margin-bottom: 1em;
text-decoration: none;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal x-small Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
text-decoration: none;
}

.shadetabs li{
display: inline;
margin: 0;
text-decoration: none;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #DEDEDE;
color: #888888;
background: white url(../images/shadeblue.gif) top left repeat-x;
}

.shadetabs li a:hover{
text-decoration: none;
background-image: url(../images/shade.gif);
margin-top: 1px;
color: #333333;
}

.shadetabs li.selected{
position: relative;
color: #0364A5;
text-decoration: none;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
text-decoration: none;
color: #0364A5;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
text-decoration: none;
color: #0364A5;
}
.b-anuncios{
width: 468px;
margin-left: 15px;
margin-bottom: 1em;
}
.a-anuncios{
width: 468px;
margin-left: 15px;
margin-bottom: 1em;
border: 1px dashed #DDDDDD;
}