* { margin: 0px; padding: 0px; }

body { 
	background: #000;
	text-align: center;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #464646;
}

img { border: 0px; }

h1 {}

h2 { 	
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #5d5d5d;
	border-bottom: solid 1px #d2d3ca;
}

h3 {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #5d5d5d;
}

a { text-decoration: none; }

.page {
	width: 900px;
	margin: 0 auto;
	background: white;
	text-align: center;
}

.main {
	width: 888px;
	margin: 0 auto;
	text-align: left;
}

.header {
	width: 885px;
	height: 105px;
	background: url('../images/header.gif');
	margin-bottom: 5px;
}

.divleft {
	float: left;
	background: #e7e8e0 url('../images/menubottom.jpg') no-repeat bottom;
	width: 236px;
	height: 823px;
	margin-bottom: 7px;
	margin-right: 2px;
	text-align: center;
}

.lefttop {
	background: #e7e8e0 url('../images/menutop.jpg') no-repeat;
	width: 236px;
	height: 12px;
}

.divright {
	float: right;
	margin-bottom: 10px;
}

.menu { text-align: left; }

.menu ul {}

.menu ul li{
	list-style: none;
	background: url('../images/menu_item_bottom.jpg') no-repeat bottom;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.menu ul li a { 
	color: #414141; 
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	font-size: 12px;
}

.citec {
	background: #738d95 url('../images/bottomblue.jpg') no-repeat bottom;
	width: 645px;
	height: 283px;
}

.citec-top {
	background: #738d95 url('../images/topblue.jpg') no-repeat top;
	width: 645px;
	height: 12px;
}

.citec-images {
	float: left;
	position: relative;
	left: 20px;
	top: 7px;
	width: 396px;
	height: 242px;
	background: url('../images/citec_images_1.gif') no-repeat;
}

.citec-text {
	float: right;
	position: relative;
	top: 30px;
	right: 15px;
	width: 200px;
	height: 235px;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
}

.welcome {
	padding-top: 20px;
	padding-left: 20px;
	width: 620px;
}

.welcome .tit {
	padding-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	font-family: verdana;
	color: #5d5d5d;
}

.academics {
	margin-top: 10px;
	width: 645px;
	height: 348px;
	background: url('../images/bg_acedemics.gif') no-repeat;
}

.academics img {
	float: left;
	margin-right: 5px;
}

.academics .top{
	width: 640px;
	height: 11px;
	background: url('../images/bg_acedemics_top.gif') no-repeat;
}

.academics .blockleft {
	position: relative;
	left: 15px;
	top: 20px;
	float: left;
	width: 289px;
	height: 150px;
}

.academics .blockright {
	position: relative;
	right: 15px;
	top: 20px;
	float: right;
	width: 289px;
	height: 150px;
}

.academics .blockleft .tit, 
.academics .blockright .tit {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #508198;
	border-bottom: 1px solid #cdcec5;
	margin-bottom: 10px;
}

.academics .blockleft a, 
.academics .blockleft a:visited, 
.academics .blockright a, 
.academics .blockright a:visited {
	border-bottom: 1px solid #bc3b1b;
	color: #bc3b1b;
}

.partners {
	margin: 0 auto;
	width: 150px;
	text-align: center;
}

.partners p {
	padding-top: 10px;
}

.webmail {
	margin: 0 auto;
	width: 211px;
	height: 145px;
	background: #f5f5f5;
	text-align: left;
}

.webmail .tit {
	position: relative;
	top: 5px;
	left: 10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.webmail form {
	position: relative;
	top: 10px;
	left: 10px;
}

.footer {
	clear: both;
	padding-top: 5px;
	border-top: 5px solid #dfdfdf;
	text-align: center;
	background: #ffffff;
}

.en-construccion {
	width: 640px;
	height: 539px;
	background: url('../images/en_construccion.jpg') no-repeat;
}

.novedades {
	position: absolute;
	top: 0px;
	left: 0px;
	background: white;
	width: 362px;
	border: 3px solid #717171;
}

.novedades .tit { 
	position: relative;
	top: 30px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.novedades .detalles {
 	position: relative;
	top: 40px;
	font-size: 11px;
	color: #818181;
}

.novedades .cerrar {
	height: 13px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #313131;
	width: 14px;
	float: right;
	padding: 1px;
}

.novedades .banner {
	width: 362px;
}

.dettop {
	width: 645px;
	height: 10px;
	background: url('../images/dettop.gif') no-repeat bottom;
}

.detbottom {
	width: 645px;
	height: 10px;
	background: url('../images/detbottom.gif') no-repeat top;
}

.detail {
	width: 645px;
	background: url('../images/bgdetail.jpg') repeat-y;
	padding-top: 5px;
}

.detail p {
	margin-bottom: 5px;
}

.detail .tit {
	font-size: 22px;
	font-weight: bold;
	font-family: sans-serif;
	color: #5d5d5d;
	/*border-bottom: solid 1px #d2d3ca;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.detail .submenu {
	border-bottom: solid 1px #d2d3ca;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.detail .submenu a, 
.detail .submenu a:visited {
	text-decoration: none;
	padding: 5px;
	color: #9e0c0f;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	font-size: 12px;
}

.detail .text {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}

.detail .text img {
	float: left;
	border: 1px solid #717171;
	margin: 5px 10px 5px 5px;
}

.detail .text ul li {
	padding-left: 10px;
}

.detail .text a, 
.detail .text a:visited {
	border-bottom: 1px solid #bc3b1b;
	color: #bc3b1b;
}

.detail .division {
	height: 1px;
	border-bottom: solid 1px #d2d3ca;
}


