@charset "utf-8";

/* SPRITE 1 - Logo+Navegación (solapas) ------------------------------- */
.sprites-2011-main {
	background:url(http://static.monografias.com/img/sprites/sprites-2011-main.gif) no-repeat top left;
}

/* Grilla de diagramación
/* ------------------------------------------------------------------------------------------------------- */

.container_12, .container_16 { margin-left: auto; margin-right: auto; width: 960px; }

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}


/* CONSOLA DE DEBUG (creada dinamicamente)
/* ------------------------------------------------------------------------------------------------------- */

#mono_debug_console {
	background-color:#E2E2E2; border-top: solid 1px #b4b4b4; position:fixed; right:0; width:100%;
	height:20px; bottom:0; left:0; z-index:999999; overflow:hidden;
	_position:absolute; 
	top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));}

	#mono_debug_console.abierto {height:200px;}
	#mono_debug_console .inner {
		margin: 5px; background-color:#fff; border: solid 1px #b4b4b4; overflow:auto; height:170px; clear:both; margin-bottom:3px; }
	#mono_debug_console .show_hide {
		font-size:11px; line-height:14px; margin:2px 5px 5px 2px; float:right;
		font-family: Tahoma, "Free Serif", Lucida Grande, Lucida Sans Unicode; cursor:pointer;}
	#mono_debug_console .inner p {
		font-family:Consolas, "Courier New", Courier, monospace; font-size:11px;
		line-height:14px; margin:0; border-bottom: solid 1px #d7d7d7; padding:2px 10px 0px 10px; _padding:2px 10px 2px 10px; }
		

/* LIGHTBOX
/* ------------------------------------------------------------------------------------------------------- */

#modalContent, #borderTopLeft, #borderTopCenter, #borderTopRight, #borderBottomLeft, #borderBottomCenter, #borderBottomRight, #borderMiddleLeft, #borderMiddleRight {position:absolute;}
#colorbox, #modalBackgroundOverlay{position:absolute; top:0; left:0; z-index:9999; width:100%; height:100%;}
#modalBackgroundOverlay{position:fixed;}
#modalClose, #contentPrevious, #contentNext{outline:none; cursor:pointer;}
#modalLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#modalLoadedContent img, #modalLoadedContent embed{display:block;}
#modalLoadingOverlay{position:absolute; width:100%; height:100%; top:0; left:0;}
#modalInfoBr{display:none;}

#modalBackgroundOverlay {background: #5d6b73;}

#colorbox{}
	#borderTopLeft{width:21px; height:21px; background:url(http://static.monografias.com/img/lightbox/borderTopLeft.png) 0 0 no-repeat;}
	#borderTopCenter{height:21px; background:url(http://static.monografias.com/img/lightbox/borderTopCenter.png) 0 0 repeat-x;}
	#borderTopRight{width:21px; height:21px; background:url(http://static.monografias.com/img/lightbox/borderTopRight.png) 0 0 no-repeat;}
	#borderBottomLeft{width:21px; height:21px; background:url(http://static.monografias.com/img/lightbox/borderBottomLeft.png) 0 0 no-repeat;}
	#borderBottomCenter{height:21px; background:url(http://static.monografias.com/img/lightbox/borderBottomCenter.png) 0 0 repeat-x;}
	#borderBottomRight{width:21px; height:21px; background:url(http://static.monografias.com/img/lightbox/borderBottomRight.png) 0 0 no-repeat;}
	#borderMiddleLeft{width:21px; background:url(http://static.monografias.com/img/lightbox/borderMiddleLeft.png) 0 0 repeat-y;}
	#borderMiddleRight{width:21px; background:url(http://static.monografias.com/img/lightbox/borderMiddleRight.png) 0 0 repeat-y;}
	#modalContent{background:#fff;}
		#modalLoadedContent{margin-bottom:0px; border:1px solid #fff;}
			#contentTitle{position:absolute; bottom:3px; left:0; width:100%; text-align:center; font-weight:bold; color:#949494;}
			#contentCurrent{position:absolute; bottom:3px; left:58px; font-weight:bold; color:#949494;}
			#contentPrevious{position:absolute; bottom:0; left:0px; background:url(http://static.monografias.com/img/lightbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
			#contentPrevious:hover{background-position:-25px -25px;}
			#contentNext{position:absolute; bottom:0; left:27px; background:url(http://static.monografias.com/img/lightbox/controls.png) 0px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
			#contentNext:hover{background-position:0px -25px;}
		#modalLoadingOverlay{background:url(http://static.monografias.com/img/lightbox/loading.gif) center center no-repeat #fff;}
		#modalClose{position:absolute; top:5px; right:5px; background:url(http://static.monografias.com/img/lightbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
		#modalClose:hover{background-position:-50px -25px;}


/* LOGIN
/* ------------------------------------------------------------------------------------------------------- */

#socialLinks .fb_button .fb_button_text, .fb_button_rtl .fb_button_text { margin:0 !important; padding:0 !important; }

#login-box-container {display:none;}

.login-box {padding:5px 10px;}

.login-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif; color:#a00; font-weight: normal; margin-top:0;
	font-size: 24px; line-height:normal; letter-spacing:-1px; margin-bottom:12px; font-style:italic;
}

.login-box p { margin: 3px 0px 3px 0px; padding: 0px; }


/* ICONOS
/* ------------------------------------------------------------------------------------------------------- */


.ico-editar {background: url(http://static.monografias.com/img/ico-editar.gif) no-repeat left 2px; padding-left:20px!important;}
.ico-registro {background: url(http://static.monografias.com/img/log-user.gif) no-repeat left 2px; padding-left:20px!important;}
.ico-olvidopass {background: url(http://static.monografias.com/img/key.gif) no-repeat left 2px; padding-left:20px!important;}
.ico-ayuda {background: url(http://static.monografias.com/img/ico_ayuda.gif) no-repeat left 2px; padding-left:20px!important;}
.p-cert-pdf {background: url(http://static.monografias.com/img/ico-certificado.gif) no-repeat left 0px; padding-left:20px!important;}


/* MENSAJES
/* ------------------------------------------------------------------------------------------------------- */


div.mensaje-de {position:relative; padding:0; margin:0 0 10px 0; z-index:2;}
	.exito {
		background:#dff8dd url(http://static.monografias.com/img/ico_exito.gif) no-repeat 0.5em 0.5em; border-top:solid 1px #94c891;border-bottom:solid 1px #94c891;}
	.advert {
		background:#ffffcc url(http://static.monografias.com/img/ico_advertencia.gif) no-repeat 0.5em 0.5em; border-top:solid 1px #dec891;border-bottom:solid 1px #dec891;}
	.error {
		background: #fee1df url(http://static.monografias.com/img/ico_error.gif) no-repeat 0.5em 0.5em; border-top:solid 1px #f09d98; border-bottom:solid 1px #f09d98; }
	.informacion {
		background: #dff2ff url(http://static.monografias.com/img/ico_informacion.gif) no-repeat 0.5em 0.5em; border-top:solid 1px #6fb1d3; border-bottom:solid 1px #6fb1d3;}
	.procesando {
		background:#f6f6f6 url(http://static.monografias.com/img/ani_busy.gif) no-repeat 0.5em 0.5em; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd;}
	.generico {
		background:#f6f6f6; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd;}
		

div.mensaje-de p { margin:0.5em 1em 0.5em 2.5em!important; text-align:left!important; padding:0!important; }
div.mensaje-de h2 { margin:0.5em 1em 0.5em 2.5em!important; text-align:left!important; }
div.mensaje-de ul { margin-left:2.5em!important; margin-right:1em; text-align:left!important; }
div.mensaje-de a.cerrar {position:absolute; right:0.5em; top:0.5em; display:block;}
div.mensaje-de label.dismiss { padding:0; margin:-0.5em 1em 0.5em 2.5em; display:block; width:auto!important;text-align:right;}
	.dismiss input {margin: 2px 0 0 0; padding:0; border:none; outline:0; vertical-align:top; _vertical-align:middle}
	.stop label.dismiss {color:#fCC!important;}

div.mensaje-de.generico p {margin-left:1em!important;}

span.error {background:none; border:none; color: #DF0000; font-weight:bold;}


/* AUTOSUGGEST
/* ------------------------------------------------------------------------------------------------------- */


div.autosuggest  { position: absolute; background-position: top; background-repeat: no-repeat; padding: 0px 0 0 0; z-index:55;}
/* IEXX */
* html div.autosuggest { padding-top:1px; }
/* IE7 */
*+html div.autosuggest { margin-top:12px; padding:0px;}

div.autosuggest div.as_header { margin-top:5px;	position: relative;	height: 3px; padding: 1px 0 0 0 ;
	border-top:1px solid #EEE; border-left:1px solid #EEE; border-right:1px solid #AAA;
	background-color:#ffffff; background-position: top right; background-repeat: no-repeat;	overflow: hidden;}
div.autosuggest div.as_footer { position: relative; height: 3px; padding: 1px 0 0 0 ;
	border-bottom:1px solid #AAA; border-left:1px solid #EEE;	border-right:1px solid #AAA;
	background-color:#ffffff; background-position: top right; background-repeat: no-repeat;	overflow: hidden;}
/* IE7 */
*+html div.autosuggest div.as_header { margin-top:0px; }
* html div.autosuggest div.as_header { margin-top:5px; }

div.autosuggest div.as_footer {	/* border-bottom:1px solid #95a5c6; */}
div.autosuggest div.as_header div.as_corner, div.autosuggest div.as_footer div.as_corner { position: absolute; top: 0; left: 0; }
div.autosuggest div.as_footer div.as_corner{}
div.autosuggest div.as_header div.as_bar, div.autosuggest div.as_footer div.as_bar { height: 0px; overflow: hidden;	background-color: #ffffff;}
div.autosuggest ul { list-style: none; margin: 0 0 -4px 0; padding: 0; overflow: hidden; background-color: #ffffff;
	border-left:1px solid #EEE; border-right:1px solid #AAA;}
div.autosuggest ul li { color: #5776ae;	padding: 0;	margin: 0 4px 4px; text-align: left;}
div.autosuggest ul li a { color: #000; display: block; text-decoration: none!important; background-color: transparent;
	position: relative; padding: 0; width: 100%;}
div.autosuggest ul li a:hover {	background-color: #3b5998;	text-decoration:none; color:#fff; }
div.autosuggest ul li.as_highlight a:hover { background-color: #087CC8;	text-decoration:none;}
div.autosuggest ul li a span { display: block; padding: 3px 6px; font-weight: normal; color: #000;}
div.autosuggest ul li a span small { 
	font-weight: normal; color: #999; font-size:11px;
	font-family:Tahoma, "Free Serif", Lucida Grande, Lucida Sans Unicode;}
div.autosuggest ul li.as_highlight a span small { color: #ccc; }
div.autosuggest ul li.as_highlight a { color: #fff;	background-color: #087CC8;	background-position: bottom right;
	background-repeat: no-repeat; text-decoration:none;}
div.autosuggest ul li.as_highlight a span { background-position: bottom left; background-repeat: no-repeat; color:#fff;}
div.autosuggest ul li a .tl, div.autosuggest ul li a .tr { background-image: transparent;	background-repeat: no-repeat;
	width: 6px;	height: 6px; position: absolute; top: 0; padding: 0; margin: 0;}
div.autosuggest ul li a .tr { right: 0;}
div.autosuggest ul li.as_highlight a .tl { left: 0;	background-position: bottom left;}
div.autosuggest ul li.as_highlight a .tr { right: 0; background-position: bottom right;}
div.autosuggest ul li.as_warning { font-weight: bold; text-align: center;}
div.autosuggest ul li.as_header { font-weight: bold; font-size:14px; color:#FFFFFF;	background:#999;
	padding-left:6px; padding-top:2px;	padding-bottom:2px;}

div.autosuggest ul em {	font-style: normal;	font-weight:bold;color: #000000; background-color:#DDEDF8;}

div.autosuggestActivity  { position: absolute; padding:0; z-index:65; background:url(http://static.monografias.com/img/ani_busy.gif) top left no-repeat; height:16px; width:16px;}


/* UTIL
/* ------------------------------------------------------------------------------------------------------- */


.ml10 {margin-left:10px!important;}
.mr10 {margin-right:10px!important;}

.mb0 {margin-bottom:0px!important;}
.mb6 {margin-bottom:6px!important;}
.mb12 {margin-bottom:12px!important;}
.mb20 {margin-bottom:20px!important;}

.mt6 {margin-top:6px!important;}
.mt12 {margin-top:12px!important;}

/*.mt20 {margin-top:20px!important;}
.mt40 {margin-top:40px!important;}*/
/* No sé por qué se anuló lo anterior, pero reemplazo por similar abajo... --juanma 20/10/2010*/
.mtop20 { margin-top:20px!important; }

.js {cursor:pointer; color:#0248B0}
.js:hover { color: #FFF; background: #0248B0;} 

.izquierda {float:left;}
.derecha {float:right;}
.grisado {color:#888;}
.small {font-size:11px; line-height: 14px; font-family:Tahoma, "Free Serif", Lucida Grande, Lucida Sans Unicode;}
.smalish { font-size:14px; line-height: 16px; font-family:Tahoma, "Free Serif", Lucida Grande, Lucida Sans Unicode; }

.sprite-ico_facebook-home {
		width:16px;
		height:16px;
		background-position:0 -1176px;
		display:inline-block;
}
.sprite-ico_twitter-home {
		width:16px;
		height:16px;
		background-position:0 -1198px;
		display:inline-block;
}
.sprite-ico_facebook-longbox {
    width: 16px;
    height: 16px;
    background-position: 0 -1176px;
    display: inline-block;
    margin-bottom: -3px;
}
.sprite-fb-connect {
    background-position: 0 -309px;
    width: 110px;
    height: 22px;
    display: inline-block;
}

.sprite-twt-connect {
    background-position: 0 -335px;
    width: 109px;
    height: 24px;
    display: inline-block;
}
/* inactivo */
/* Includes de relacionados */
.sprite-ico_mono {
	background-position:0 -804px;
	width:11px;
	height:15px;
	float:left;
	margin:0 6px 30px 0;
}
/*Agregado con links sociales*/
#flotante_mensaje {
	line-height:1.6em;
	margin:30px 10px 10px 10px;
}
a.botonNoBack:hover {
	background:none!important;
}
.twitterbackground {
	background:url("http://static.monografias.com/random/img/bg_twitter.png") no-repeat;
	height:110px;
	width:382px;
	margin-bottom:20px;
}
.twitterbackground h2 {
	margin:0 0 10px 110px;
	font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
	padding-top:15px;
}
.twitterbackground h5 {
	margin:10px 0 10px 110px;
	font-size:13px;
	color:#666;
}
.vincularFacebook {
	margin:10px 250px!important;
	width:400px;
	float:none;
}
.noborder {
	border:0 none;
	width:300px;
}
.facebookAzul a span {
	color:#0248b0!important;
	font-size:12px!important;
	font-family:Arial,Helvetica,sans-serif!important;
	font-weight:normal!important;
	text-decoration:underline!important;
}
#siguenosTF {
	float:right;
}
#siguenosTF a {
	background: none!important;
}
