@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 90%;
	line-height: 2.2em;
	background-color: #4D4948;
	}
	a{
	text-decoration: none;
	color: #1647C7;
}
	a:hover{color: #bb800f;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
	}
	ul.borderedlist li a:hover{
	color: #42423b;
	background-color: #D8E4F8;
}
.leermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 16px;
	width: 100px;
	font-weight: bold;
	background-image: url(../imagenes/add.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	padding-left: 20px;
}
.clear{
	text-decoration: none;
	clear: both;
}
#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#wrapper #content {
	height: 500px;
	width: 960px;
	background-color: #000000;
	overflow: hidden;
	float: left;
}
#wrapper #content #main{
	height: 500px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../imagenes/bgfondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrapper #content #main #header {
	width: 960px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 110%;
	font-family: "Trebuchet MS";
	float: left;
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../imagenes/bgbarra.jpg);
	background-repeat: no-repeat;
}
#wrapper #content #main #cuerpo {
	padding: 0px;
	float: left;
	height: 460px;
	width: 960px;
	background-color: #000000;
}
#wrapper #content #main #cuerpo #menu {
	float: left;
	height: 500px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

#wrapper #content #main #cuerpo #colizq {
	padding: 0px;
	float: left;
	height: 460px;
	width: 380px;
	margin-top: 20px;
	text-align: center;
}
#wrapper #content #main #cuerpo #colizq #colizqym{
	padding: 20px;
	text-align: center;
	overflow: auto;
	height: 350px;
	width: 250px;
}
#wrapper #content #main #cuerpo #colizq #nombre {
	height: auto;
	width: 380px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0px;
}
.desc {
	height: auto;
	width: 350px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
#wrapper #content #main #cuerpo #colizq #foto {
	height: 240px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
#wrapper #content #main #cuerpo #colizq #fechanac {
	padding: 0px;
	height: auto;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
}
#wrapper #content #main #cuerpo #colder {
	padding: 10px;
	float: left;
	height: 370px;
	width: 500px;
	overflow: auto;
	margin-top: 30px;
	margin-right: 0px;
	text-align: left;
	color: #999999;
}

.portada {
	margin: 0px;
	padding: 00px;
	height: 500px;
	width: 900px;
	background-color: #CCCCCC;
	background-image: url(../imagenes/intro/bgconten.jpg);
}
.imgflash {
	height: 250px;
	width: 520px;
	margin-top: 100px;
	margin-left: 345px;
	background-color: #CCCCCC;
	padding: 0px;
}


#wrapper #content #main #cuerpo #colizqp {
	padding: 0px;
	float: left;
	height: 340px;
	width: 380px;
	text-align: center;
	margin: 0px;
}
#wrapper #content #main #cuerpo #colizq #nombrep {
	height: auto;
	width: 380px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0px;
}
#wrapper #content #main #cuerpo #colizq #fotop {
	height: 240px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
#wrapper #content #main #cuerpo #colizq #fechanacp {
	height: auto;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px;
}
#wrapper #content #main #cuerpo #colderp {
	padding: 0px;
	float: left;
	height: 340px;
	width: 500px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	text-align: left;
	color: #999999;
	margin-bottom: 0px;
	margin-left: 0px;
}





.scrollimg {
	padding: 0px;
	float: left;
	height: 100px;
	width: 900px;
	margin-top: 10px;
	background-color: #1F1A17;
}
.scrollimg .img {
	margin: 5px;
	float: left;
	height: 100px;
	width: 100px;
	padding: 0px;
}




#wrapper #content #main #cuerpo #boxes {
	height: 380px;
	width: 880px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	padding: 0px;
	text-align: center;
	float: right;
}

.boxProd {
	padding: 5px;
	height: 130px;
	width: 140px;
	background-color: #ECE9D8;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.boxProd .boxImg {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 140px;
}
.boxProd .boxNombre {
	height: 25px;
	width: 130px;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



	/* main area layout */
	#imgnoticia {
	margin-right: 20px;
	margin-left:10;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#wrapper #content #main #cuerpo #maincarrusel {
	height: 400px;
	width: 800px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

	#imgnotDetalle {
	margin-right: auto;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	}
	#leftcolumn{float: left;width:193px;}
	#center{float: left;width:380px;padding: 0 20px;}
	#rightcolumn{float: left;width:287px;}
	/* bottom layout */
	#bottominfo{
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #003366;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: ridge;
	border-top-color: #EEEEEE;
	background-image: url(../images/footer_bg3.jpg);
	background-repeat:  repeat-x;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	/* logo */
	h1{
	position: absolute;
	height: 66px;
	top: 4px;
	width: 781px;
	left: 106px;
	}
	h1 a{
		font: 24px/24px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 22px 9px 25px 20px;
		display: block;
		color: #fff;
		background: url(../images/logo_bg.gif) left top no-repeat;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../images/logo_right.gif) right top no-repeat;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: normal;
	}
	#navigation li a{color: #000000;}
	#navigation li a:hover,#navigation li.active a{color: #FFFFFF;}
	/* message and building pic */
	#banner{
	position: absolute;
	height: 250px;
	color: #333333;
	font-weight: bold;
	bottom: 0;
	font-size: 1.3em;
	float: right;
	left: 1px;
	width: 100%;
	margin-bottom: -47px;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{
	padding: 10px 23px 10px 23px;
	margin-bottom:3px;
	line-height:1.8em;
	background-color: #f1f0ef;
}
	h3.leftbox{font-size:19px;color: #316AC5; background: #F7DEA6 url(../images/h3_bg_tall.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* Galeria de Imagenmes */
	.galeriabox{background: #f1f0ef;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.galeriabox{font-size:19px;color: #316AC5; background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.galeriabox_header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	h2.galeriabox{
	font-size:14px;
	color: #316AC5;
	padding:5px 0 10px 23px;
	font-weight: bold;
	text-align: center;
	background-position: 0 0;
}
	ul.galeriabox{font-size: 1.2em;}
	
	
	/* center column */
	.article_wrapper h2{color: #6F97DB; font-size:2em;margin:10px 0;}
	.article_wrapper p{
	padding-bottom:10px;
	font-size:1.3em;
}	
	/* right column */
	.rightbox_wrapper{
		background: #eeeded;
		padding:5px;
		margin-bottom: 20px;
		width:277px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #58584D;
	}
	.rightbox{border: 1px dashed #d9e0e8;width:275px;overflow: hidden;padding-bottom:6px;}
	.Titular {
	color: #CC3300;
	background-color: #f1f0ef;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	font-size: 140%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	font-weight: bold;
	}
	.credito {
	color: #CC3300;
	font-size: 80%;
	font-weight: normal;
}

.product_image{ float: left;margin: 6px 0 0 6px;}
.CuerpoNoticia {
	height: 100%;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #686133;
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FCFCFC;
}
#textoImg {
	background-color: #F3F1E9;
	color: #333333;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 20px;
}
	.product_wrapper{float: right;width:200px;}
.foot_news {
	font-size: 12px;
	color: #7B7B53;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9C6;
	background-color: #f1f0ef;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #D2B673; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/footer_list.jpg);
	}
	ul.iconlist  li a:hover{
	color: #42423b;
	background-color: #D8E4F8;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/footer_list.jpg);
}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
	height: 37px;
	font-size: 1.2em;
	background-color: #F2BB48;
	background-repeat:  repeat-x;
	background-position: 0 bottom;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-image: url(../images/footer_bg2.jpg);
	}
	#footer a{color: #000000;}
	#designby{
	float: right;
	height: 23px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-style: italic;
	}
	#footer_navigation{
	padding-top:7px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{
	text-transform:uppercase;
	color: #FFFFFF;
	font-size: 120%;
}
	#footer_navigation li a:hover{color: #FFCC00;}
/* Enlaces noticia detalle */	
	#footer_navigation_news{
	padding-top:7px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
	#footer_navigation_news li{
	float: left;
	margin-right: 18px;
	background-color: #DBDBC8;
	padding-right: 10px;
	padding-left: 10px;
}
	#footer_navigation_news li a{
	color: #333333;
	font-size: 95%;
	background-color: #DBDBC8;
}
	#footer_navigation_news li a:hover{color: #3366CC;}

	
/* Enlaces */
.nombre_enlace{
	color: #FF0000;
	font-weight: normal;
	background-image: url(../imagenes/arrow-small-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.2em;
}
.boton_texto {
	color: #000000;
	background-color: #CADFF4;
	height: auto;
	width: auto;
	border: 5px solid #316AC5;
	padding-right: 10px;
}

	#paginas{
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 120%;
	font-weight: normal;
	text-align: justify;
	}


/* Stud Arabe*/

	.studarabe{
	padding: 10px 23px 10px 23px;
	margin-bottom:3px;
	line-height:1.8em;
	background-color: #F6F6F2;
	color: #FFFFFF;
}
	h3.studarabe{
	font-size:19px;
	color: #FFFFFF;
	padding:5px 0 10px 23px;
	background-color: #FF0000;
	background-image: url(../images/h3_bg_arabe.jpg);
	background-repeat:   repeat-x;
	background-position: 0 0;
}
	h3.studarabe_header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	h2.studarabe{
	font-size:14px;
	color: #316AC5;
	padding:5px 0 10px 23px;
	font-weight: bold;
	text-align: center;
	background-position: 0 0;
}

/* para todos los Stud*/
	ul.studs{font-size: 1.2em;}
	ul.studs li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.studs li a{
	display: block;
	height: 26px;
	color: #42423b;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}
	ul.studs li a:hover{
	color: #42423b;
	background-color: #FAFFE8;
}


/* Stud Miami*/
	.studmiami{
	padding: 10px 23px 10px 23px;
	margin-bottom:3px;
	line-height:1.8em;
	background-color: #F6F6F2;
	color: #FFFFFF;
}

	h3.studmiami{
	font-size:19px;
	color: #000000;
	padding:5px 0 10px 23px;
	background-color: #CC9900;
	background-image: url(../images/h3_bg_miami.jpg);
	background-repeat:    repeat-x;
	background-position: 0 0;
}

	h3.studmiami_header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	h2.studmiami{
	font-size:14px;
	color: #316AC5;
	padding:5px 0 10px 23px;
	font-weight: bold;
	text-align: center;
	background-position: 0 0;
}

/* Stud Manning*/
	.studmanning{
	padding: 10px 23px 10px 23px;
	margin-bottom:3px;
	line-height:1.8em;
	background-color: #F6F6F2;
	color: #FFFFFF;
}
	h3.studmanning{
	font-size:19px;
	color: #FFFFFF;
	padding:5px 0 10px 23px;
	background-color: #1647C7;
	background-image: url(../images/h3_bg_manning.jpg);
	background-repeat:     repeat-x;
	background-position: 0 0;
}
	h3.studmanning_header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	h2.studmanning{
	font-size:14px;
	color: #316AC5;
	padding:5px 0 10px 23px;
	font-weight: bold;
	text-align: center;
	background-position: 0 0;
}

/* Stud Mardi Gras*/

/* Stud Fusion*/
/* Pagina Intro */
	#bannerintro{
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/manning0.jpg);
	height: 157px;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	}
	#marcoflash{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
	}	
.arbol {
	height: auto;
	width: 450px;
	font-size: 80%;
	font-weight: normal;
	color: #E4E4E4;
	text-align: center;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.padre {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
.madre {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	color: #000000;
}
.cuadroYeg {
	padding: 0px;
	float: left;
	height: 30px;
	width: 800px;
	background-image: url(../imagenes/application_edit.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.NombreYeg {
	float: left;
	height: auto;
	width: 150px;
	font-family: "Trebuchet MS";
	font-size: 80%;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
}
.LineaYeg {
	height: auto;
	width: 400px;
	margin: 0px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 80%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.verYeg {
	float: left;
	height: auto;
	width: 20px;
}
.navigation {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.navigation a {
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 40px;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 120%;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 10;
	padding-left: 18px;
	margin-right: 1px;
	text-transform: uppercase;
}
.navigation a:hover {
	color: #95CAFF;
	font-weight: bold;
}
