/**/
 @import url("menu.css");
 @import url("menufooter.css");
 @import url("guarda.css");
 @import url("index.css");
 @import url("quienes.css");
 @import url("admision.css");
 @import url("escuelas.css");
 @import url("sedes.css");
 @import url("acreditado.css");
 @import url("articulacion.css");
 @import url("tvduoc.css");

body {
	background-color: #F6F6F6;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
} 
#header {
	width: 838px;
	height: 101px;
	padding: 0;
	margin: 0 auto 0;	
}
#header img {
	margin: 0px 0 0 0px;
}
#header img a {
	border: none;
}
#headerizq {
	float: left;
	margin: 0;
	padding: 0;
}
#accdirecto{
	height: 60px;
	padding: 0;
	margin-top:10px;
	margin-right: 10px;
	display:block;
   float:right;
}
#accdirecto img {
	margin: 6px 0 0 0;
	border: none;
} 
.ir {
	background-image: url(../images/ir.gif);
	height: 20px !important;
	*height:22px;
	width: 20px !important;
	*width: 22px;
	padding: 0;
	margin: 0;
	color: #fff;
}
#accdirecto p {
	color: #fff;
	font-size: 12px;
	font-weight: lighter;
}
/*WRAP BASICO*/
#wrap {
	height:auto;
	margin: 0 auto 0 ;
	width: 907px;
	background: url(../images/wrap_fnd.jpg) repeat-y;
	
}
#content {
	margin: 0 auto 0;
	width: 835px;

}
#contenthome {
	margin: 0 auto 0;
	width: 835px;
}
#data1 {
	float:left;
	width: 470px;
}
#data2 {
	float:left;
	background-color: #ffffff;
	width: 690px;
}

#data2 p { text-align:justify;	
}


#data3 {
	float:left;
	background-color: #ECECEB;
}
#data4 {
	float:right;
	background-color: #ffffff;
	width: 400px;
}

#data5 {
	float:right;
	background-color: #ffffff;
	width: 430px;
}

.lineach {
background-color:#ccc;
height:1px;
display:block;
width:320px;
margin: 20px 0px;

}
#linea {
background-color:#ccc;
height:1px;
display:block;
width:780px;
margin-left:20px;
margin-right:20px;
}
/*solo index carreras y escuelas*/
.bloq1 {	
	width: 330px;
	margin: 0 0 10px 40px;
	padding: 0;

}

.bloq2 {	
	width: 370px;
	margin: 0 0 10px 40px;
	padding: 0;
	float: right;

}

#izq {
	margin: 0;
	padding: 0;
	float: left;	
}
#der {
	margin: 0;
	padding: 0;
	float: right;
}
#der p {
	font-size: 11px;
	margin: 10px 5px 0 10px;
	}	

h1 {
	font-size: 17px;
	color: #333;
	text-align: left;
	margin: 0 0 5px 20px !important;
	*margin: 0 10px 10px 20px;
}

.indexotro{
	color: #181F31;
	font-size: 20px;
	padding-bottom: 5px;
}
	
.light {
	font-weight: lighter;
	width: 750px;
}


h2 {
	background-color: #fff;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	padding: 0 ;
}
#carreras h2{
	color: #181F31;
	border-bottom: 1px solid #ccc;	
}

h3 {
	font-size: 12px;
	color: #181F31;
	text-align: left;
	line-height: 20px;
	margin: 10px 0 10px 0 ;
	background-color: #F3F3F3;
}

h13 {
	font-size: 12px;
	color: #181F31;
	text-align: left;
	line-height: 40px;
	margin: 10px 0 10px 0;
	background-color: #ffffff;
	font-weight: bold;
}

h7 {
	font-size: 10px;
	color: #181F31;
	text-align: left;
}

p {
	font-size: 11px;
	color: #181F31;
	text-align: left;
	line-height: 14px;
}

a.alter {
	color: #3B4254;
	text-decoration: none;
}
a.alter:hover {
	color: #181F31;
	text-decoration: underline;
	text-align: right;
}

a img {
	border: none;
}
.border{
	border: 6px solid #ccc;
}
.borderlo {
	border: 1px solid #ccc;
}
.bannerchicos{
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}


#clear {
	clear: both;
	height: 30px;
	margin: 0 0 -30px 0 !important;
}
#limpia{
	clear: both;
	height: 30px;
	margin: 0 0 -30px 0 !important;
}
#footer {
	margin: 0px auto 0 auto;
	clear: both;

	
}
#footerlinks {
	margin: 10px 0 10px 0;
	text-align: center;
}
#footerlinks img {
	margin: 0px 5px 0px 5px;
	border: none;
	}	

