 /* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* ====== */

html, body{
 	color:#000;
	background:#fff;
}
body{
	text-align:center;
}
/**/
.clear{
	clear: both;
	position: relative;
	height: 0;
	margin: -1px;
}


a:focus {
	outline: none;
}

/*	
	----------------
	-> CLEARFIX
	----------------
*/

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	line-height:0pt;
	visibility:hidden;
}
.clearfix {

}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}


/* ### CATHO ### */
#full1-1 {
height:60px;
text-align:center;
display:block;
clear:both;
margin:0;
padding:0;
border:0px solid #000;
position:relative;
}

#full1-2 {
text-align:left;
width:468px;
height:60px;
display:block;
clear:both;
margin:0 auto 0 auto;
padding:0;
border:0px solid #000;
position:relative;
overflow:hidden;
}

#full1-3 {
position:absolute;
top:3px;
left:149px;
width:309px;
height:35px;
margin:0;
padding:0;
border:0px solid #000;
overflow:hidden;
}

#full1-4 {
position:absolute;
top:10px;
left:55px;
width:87px;
height:29px;
margin:0;
padding:0;
border:0px solid #fff;
overflow:hidden;
font-family:arial;
font-size:10px;
color:#fff;
}

.full1-5 {
display:block;
position:absolute;
text-transform:none;
color:none;
width:100%;
height:100%;
padding-left:100%
border:0 solid #000;
}

.full1-6 {
position:absolute;
top:42px;
left:50px;
background:transparent;
border:none;
font-family:arial;
font-size:12px;
color:#333;
width:330px;
height:22px;
margin:0;
padding:0;
border:1 solid #000;
}

.full1-7 {
border:0px solid #fff;
overflow:hidden;
width:82px;
height:22px;
cursor:pointer;
margin:0;
padding:0;
background:transparent;
position:absolute;
top:38px;
left:381px;
}

/* ##### SUPER 2 ##### */

#full2-4 {
position:absolute;
top:8px;
left:56px;
width:107px;
height:30px;
margin:0;
padding:0;
border:0px solid #fff;
overflow:hidden;
font-family:arial;
font-size:10px;
color:#fff;
text-align:center;
}

.full2-6 {
position:absolute;
top:36px;
left:57px;
background-color:#fff;
font-family:arial;
font-size:10px;
color:#000;
width:105px;
/*height:15px;*/
margin:0;
padding:0;
border:0 solid #000;
}

#full2-3 {
position:absolute;
top:7px;
left:196px;
width:254px;
height:48px;
margin:0;
padding:0;
border:0px solid #000;
overflow:hidden;
}

#full2-x {
position:absolute;
top:0px;
left:210px;
width:73px;
height:47px;
margin:0;
padding:0;
border:0px solid #fff;
}

#full3-4 {
position:absolute;
top:36px;
left:60px;
width:290px;
height:16px;
margin:0;
padding:0;
border:0px solid #fff;
overflow:hidden;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#fbd9d9;
/*text-align:center;*/
}

a.url:link{text-decoration:none; color:#fff; font:normal 10px Arial; cursor:text;}
a.url:visited{text-decoration:none; color:#fff; font:normal 10px Arial; cursor:text;}
a.url:hover{text-decoration:none; color:#fff; font:normal 10px Arial; cursor:text;}
a.url:active{text-decoration:none; color:#fff; font:normal 10px Arial; cursor:text;}

a.url3:link{text-decoration:none; color:#fbd9d9; font:normal 11px Verdana; cursor:text; font-weight:bold;}
a.url3:visited{text-decoration:none; color:#fbd9d9; font:normal 11px Verdana; cursor:text; font-weight:bold;}
a.url3:hover{text-decoration:none; color:#fbd9d9; font:normal 11px Verdana; cursor:text; font-weight:bold;}
a.url3:active{text-decoration:none; color:#fbd9d9; font:normal 11px Verdana; cursor:text; font-weight:bold;}

#boxCurriculum{
  width: 100%;
  float: left;
  /*clear: both;*/
}
#boxCurriculum dl dt{
  margin: 5px 0;
}
#boxCurriculum dl dd{
  margin-bottom: 5px;
}
#boxCurriculum dl dd input{
  width: 250px;
  padding:3px 6px;
}
#boxCurriculum dl dd.Enviar input{
  margin-top: 15px;
  margin-left: 260px;
}

#banner728{
	background-image: url('../img/unip.jpg');
	width:728px;
	height:90px;
	border:1px solid black;
	position: absolute; 
	left:350px;

	}