/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
.txtencabezado {
	font-family: "Comic Sans MS", cursive;
	font-size: 28px;
	color: #333;
	line-height: 30px;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.negocio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.mensajes, .mensajes a {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #FF2311;
}




mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #f6f6f6;
	height: 100%;
	min-width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;

}

body.ckeditor-body
{
	background: #fff;
	min-width: 580px;
	width: 580px;
	height: 200px;
	line-height: 1em;
}

html[contenteditable=true] 
{
	background: transparent;
	min-width: 580px;
	height: 200px;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;	
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #000;
	text-decoration: none;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#content-bg {
	background: #fff url(/images/content-bg.gif) no-repeat 50% 386px;
}

#main-bg-top {
	background: url(/images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main-tail-bot {
	background: url(/images/main-tail-bot.gif) repeat-x 50% 100%;
}

#main-bg-bot {
	background: url(/images/main-bg-bot.gif) no-repeat 50% 100%;
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	position: relative;
	height: 256px;
}

section#content {
	width: 100%;
}

footer {
	height: 76px;
	overflow: hidden;
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 22px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 26px 21px -9px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 45px 0 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

#twitter {
	background: url(/images/twitter.gif) no-repeat 0% 0%;
	display: block;
	width: 63px;
	height: 31px;
	overflow: hidden;
	line-height: 36px;
	font-size: 1.167em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 53px;
	right: 8px;
}

	#twitter:hover {
		color: #000;
	}

nav {
	position: absolute;
	top: 0;
	left: 0;
}

	nav ul {
		width: 100%;
		overflow: hidden;
	}
	
		nav ul li {
			background: url(/images/menu-divider.gif) no-repeat 0% 28px;
			float: left;
			margin: 0 0 0 -1px;
		}
		
		nav ul li.extra {
			padding: 0 0 0 1px;
		}
		
			nav ul li a {
				background: url(/images/menu-left.png) no-repeat 0% -70px;
				position: relative;
				display: inline-block;
				height: 70px;
				margin: 0 23px;
				padding: 0 14px 0 13px;
				overflow: hidden;
				line-height: 68px;
				float: left;
				font-family: "Times New Roman", Times, serif;
				font-size: 2em;
				text-decoration: none;
				text-shadow: 1px 0px 0px #90b6c5;
				color: #fff;
			}
			
				nav ul li a span {
					background: url(/images/menu-right.png) no-repeat 100% -70px;
					display: block;
					float: left;
				}
				
					nav ul li a span span {
						background: url(/images/menu-tail.gif) repeat-x 0% -70px;
						display: inline-block;
						height: 70px;
						overflow: hidden;
						float: left;
						cursor: pointer;
					}
			
			nav ul li.act a {
				background-position: 0% 0%;
				margin: 0;
				padding: 0;
				text-shadow: 1px 0px 0px #242526;
			}
			
				nav ul li.act a span {
					background-position: 100% 0%;
				}
				
					nav ul li.act a span span {
						background-position: 0% 0%;
						margin: 0 23px;
						padding: 0 14px 0 13px;
					}
					
			nav ul li a:hover {
				color: #000;
			}
			
				nav ul li.act a:hover {
					color: #fff;
				}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 0 21px 32px 13px;
}

#content #indent-1 {
	padding: 0 21px 37px 13px;
}

#content #indent-2 {
	padding: 0 21px 26px 13px;
}

#content #indent-3 {
	padding: 0 21px 15px 13px;
}

	#content p {
		padding: 0 0 19px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #555;
	}
	
		#content blockquote p {
			padding: 0 20px 16px 0;
			line-height: 1.333em;
			font-size: 1em;
			color: #909090;
		}
		
			#content blockquote p strong {
				display: block;
				text-align: right;
				color: #2d2d2d;
			}
			
			#content blockquote p b {
				display: block;
				padding: 0 0 4px 0;
				text-align: right;
				color: #2d2d2d;
			}
			
		#content p.extra-style {
			padding: 0 0 16px 0;
			line-height: 1.333em;
			font-size: 1em;
			color: #909090;
		}
		
		#content p.extra-style1 {
			padding: 0 0 21px 0;
			line-height: 1.333em;
			font-size: 1em;
			color: #909090;
		}

#column-left {
	float: left;
	width: 625px;
	padding: 0 45px 0 0;
}

	#column-left .indent {
		padding: 0 0 0 15px;
	}

#column-right {
	float: left;
	width: 276px;
}

	#column-right .indent {
		padding: 161px 0 0 0;
	}
	
	#column-right .indent-1 {
		padding: 161px 20px 0 0;
	}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	background: url(/images/box-tail.gif) repeat-y 0% 0%;
	width: 100%;
	margin: 0 0 16px 0;
	overflow: hidden;
}

	.box .top {
		background: url(/images/box-top.jpg) no-repeat 0% 0%;
	}
	
	.box .bot {
		background: url(/images/box-bot.gif) no-repeat 0% 100%;
		width: 100%;
	}

	.box .inner {
		padding: 28px 30px 23px 24px;
	}
	
	.box .inner-1 {
		padding: 35px 30px 23px 24px;
	}
	
	.box .inner-2 {
		padding: 35px 30px 32px 24px;
	}
	
	.box p {
		padding: 0 0 15px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #909090 !important;
	}
	
	.box p.extra {
		padding: 0 0 20px 0 !important;
	}
	
	.box p.extra1 {
		padding: 0 0 18px 0 !important;
	}
	
		.box p strong {
			color: #4d4d4d;
		}
		
		.box p a {
			font-style: italic;
			color: #8ca928;
		}
		
		.box p small {
			float: right;
			padding: 0 25% 0 0;
			font-size: 1em;
		}
		
		.box p span a {
			font-style: normal;
			color: #909090;
		}
		
	.box h5 {
		color: #4d4d4d;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #f2f2f2 url(/images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(/images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(/images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(/images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(/images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(/images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(/images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(/images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 20px 45px 30px 37px;
	}

.box-2 {
	position: relative;
	width: 309px;
	margin: 0 -3px 0 -30px;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #f2f2f2 url(/images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(/images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(/images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(/images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(/images/corner-top-left.gif) no-repeat 0% 0%;
		width: 100%;
	}
	
	.box-2 .corner-top-right {
		background: url(/images/corner-top-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box-2 .corner-bot-left {
		background: url(/images/corner-bot-left.gif) no-repeat 0% 100%;
		width: 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(/images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 20px 40px 30px 37px;
	}

/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

.link {
	background: url(/images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 19px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

	.link span {
		background: url(/images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link span span {
			background: url(/images/link-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 19px;
			overflow: hidden;
			margin: 0 2px;
			padding: 0 6px 0 7px;
		}
		
		.link:hover {
			cursor: pointer;
			color: #8ca928;
		}

.link-indent {
	margin: 0 0 25px 0;
}

.link-indent1 {
	margin: 0 0 32px 0;
}

.title {
	padding: 5px 0 6px 0;
	line-height: 1.2em;
	font-size: 3.333em;
	font-weight: 400;
	color: #242424;
}

.line-hor {
	background: url(/images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 18px;
	overflow: hidden;
}

.line-hor1 {
	background: url(/images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 23px;
	overflow: hidden;
}

.line-hor2 {
	background: url(/images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 16px;
	overflow: hidden;
}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 100%;
	overflow: hidden;
}
	
	#contact-form .inner {
		padding: 0 0 0 6px;
	}

	#contact-form strong {
		background: url(/images/title-bg1.gif) no-repeat 0% 13px;
		display: block;
		padding: 0 0 16px 26px;
		letter-spacing: -1px;
		line-height: 1.2em;
		font-size: 3em;
		font-weight: 400;
		color: #242424;
	}
	
	#contact-form b {
		background: url(/images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 220px;
		height: 296px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form label {
		background: url(/images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 200px;
		height: 17px;
		padding: 2px 10px 2px 10px;
		border: none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #979797;
	}
	
	#contact-form textarea {
		background: none;
		width: 200px;
		height: 292px;
		padding: 2px 10px 2px 10px;
		border: none;
		overflow: auto;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #979797;
	}
	
	#contact-form a {
		background: url(/images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 21px;
		float: right;
		margin: 10px 5px 0 15px;
		overflow: hidden;
		line-height: 20px;
		text-decoration: none;
		color: #fff;
	}
	
		#contact-form a span {
			background: url(/images/link-right1.gif) no-repeat 100% 0%;
			display: inline-block;
		}
		
			#contact-form a span span {
				background: url(/images/link-tail1.gif) repeat-x 0% 0%;
				display: inline-block;
				height: 21px;
				overflow: hidden;
				margin: 0 7px;
				padding: 0 8px;
			}
			
			#contact-form a:hover {
				cursor: pointer;
				color: #8ca928;
			}

#subscribe-form {
	width: 227px;
}

	#subscribe-form strong {
		background: url(/images/title-bg1.gif) no-repeat 0% 13px;
		display: block;
		padding: 0 0 15px 26px;
		line-height: 1.2em;
		font-size: 3em;
		font-weight: 400;
		color: #242424;
	}
	
	#subscribe-form label {
		background: url(/images/subscribe-input.gif) no-repeat 7px 0%;
		display: block;
		width: 100%;
		height: 31px;
		overflow: hidden;
	}
	
	#subscribe-form input {
		background: none;
		width: 200px;
		height: 17px;
		margin: 0 0 0 7px;
		padding: 2px 10px 2px 10px;
		border: none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #979797;
	}
	
	#subscribe-form a {
		background: url(/images/subscribe-submit.gif) no-repeat 0% 0%;
		display: inline-block;
		width: 86px;
		height: 21px;
		line-height: 20px;
		overflow: hidden;
		float: left;
		margin: 0 0 0 9px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
		#subscribe-form a:hover {
			color: #8ca928;
		}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 0 0;
}

.indent-left {
	padding: 0 0 0 26px;
}

.pictures {
	width: 614px;
	margin: 0 0 0 -9px;
	padding: 0 0 21px 0;
	overflow: hidden;
}

	.pictures li {
		float: left;
		padding: 0 10px 0 0;
	}
	
		.pictures li.last {
			padding: 0;
		}

.list {
	padding: 0 0 16px 0;
	overflow: hidden;
}

	.list li {
		background: url(/images/line-hor1.gif) repeat-x 0% 100%;
		margin: 0 0 1px 0;
		padding: 0 0 1px 0;
		line-height: 1.636em;
		font-size: 0.917em;
		color: #7a7a7a;
	}
	
		.list li a {
			background: url(/images/marker.gif) no-repeat 1px 5px;
			padding: 0 0 0 12px;
			text-decoration: none;
			color: #7a7a7a;
		}
		
			.list li a:hover {
				color: #000;
			}
		
	.list li.last {
		background: none;
	}

.list-1 {
	padding: 0 0 22px 0;
	overflow: hidden;
}

	.list-1 li {
		 background: #fff url(/images/marker-1.gif) no-repeat 0% 12px;
		 padding: 0 0 0 14px;
		 line-height: 1.444em;
		 font-size: 1.5em;
		 color: #444;
	}
	
		.list-1 li a {
			text-decoration: none;
			color: #444;
		}
		
		.list-1 li a:hover {
			color: #8ca928;
		}

.list-2 {
	width: 100%;
	padding: 2px 0 0 0;
	overflow: hidden;
}

	.list-2 li {
		float: left;
		width: 242px;
		padding: 0 60px 0 0;
		font-style: italic;
	}
	
	.list-2 li.last {
		padding: 0;
	}
	
		.list-2 li strong {
			display: block;
			padding: 0 0 4px 0;
			line-height: 1.167em;
			font-size: 1em;
			font-weight: normal;
			color: #68a1e2;
		}
		
			.list-2 li strong a {
				color: #68a1e2;
			}
		
		.list-2 li p {
			padding: 0 0 6px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #878787 !important;
		}
		
		.list-2 li b {
			display: block;
			width: 100%;
			overflow: hidden;
			font-weight: normal;
			color: #68a1e2;
		}
		
			.list-2 li b a {
				background: url(/images/arrows.gif) no-repeat 100% 7px;
				padding: 0 12px 0 0;
				float: left;
				color: #68a1e2;
			}

.list-3 {
	padding: 0 0 1px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #909090;
}

	.list-3 dt {
		font-weight: bold;
		color: #2d2d2d;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #2d2d2d;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 18px 0;
	}
	
		.list-3 dd em {
			padding: 0 0 0 14px;
			color: #68a1e2;
		}
		
			.list-3 dd em a {
				background: url(/images/arrows.gif) no-repeat 100% 6px;
				padding: 0 12px 0 0;
				color: #68a1e2;
			}

.list-4 {
	margin: 0 0 -37px -9px;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 40px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #909090;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 26px 0 0;
		}
		
		.list-4 li strong {
			display: block;
			padding: 4px 0 0 0;
			color: #2d2d2d;
		}

.list-5 {
	width: 100%;
	margin: 0 0 -14px 0;
	padding: 2px 0 0 0;
	overflow: hidden;
}

	.list-5 li {
		float: left;
		width: 242px;
		padding: 0 60px 0 0;
		font-style: italic;
	}
	
	.list-5 li.last {
		padding: 0;
	}
	
		.list-5 li strong {
			display: block;
			padding: 0 0 4px 0;
			line-height: 1.167em;
			font-size: 1em;
			font-weight: normal;
			color: #68a1e2;
		}
		
			.list-5 li strong a {
				color: #68a1e2;
			}
		
		.list-5 li p {
			padding: 0 0 6px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #878787 !important;
		}
		
		.list-5 li b {
			display: block;
			width: 100%;
			padding: 0 0 37px 0;
			overflow: hidden;
			font-weight: normal;
			color: #68a1e2;
		}
		
			.list-5 li b a {
				background: url(/images/arrows.gif) no-repeat 100% 7px;
				padding: 0 12px 0 0;
				float: left;
				color: #68a1e2;
			}

.list-indent {
	padding: 0 0 18px 0 !important;
}

.list-indent1 {
	padding: 0 0 25px 0 !important;
}

.list-width {
	width: 160px;
}

aside {
	background: url(/images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	overflow: hidden;
}

	aside .inner {
		padding: 16px 0 15px 28px;
	}

.signature {
	padding: 0 21px 21px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	color: #2d2d2d;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 6px 0 8px 3px;
}

	.privacy p {
		padding: 0 0 16px 0 !important;
	}
	
	.privacy p.no-indent {
		padding: 0 !important;
	}
	
		.privacy p a {
			font-style: normal !important;
			color: #909090 !important;
		}

.privacy-box {
	padding: 1px 20px 0 0;
}

	.privacy-box p {
		padding: 0 0 16px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #909090 !important;
	}

/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer .inner {
	padding: 32px 31px 0 31px;
}

footer p {
	line-height: 1.333em;
	font-size: 1em;
	color: #7d7d7d;
}

	footer p span {
		padding: 0 3px 0 0;
	}
	
	footer p a {
		margin: 0 0 0 3px;
		color: #8db4e1;
	}

footer strong {
	float: right;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: normal;
	color: #7d7d7d;
}

	footer strong span {
		padding: 0 3px 0 0;
	}
	
	footer strong a {
		margin: 0 0 0 3px;
		color: #8db4e1;
	}

/* ============================= footer END ====================================== */

form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}

label {
	display: block;
	padding-top: 10px;
	color: #909090;
	font-weight: normal;
}

form div.submit input
{
	width: 100px;
}

input, textarea {
	clear: both;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 350px;
}


div.error-message {
	color: #900;
	font-weight: bold;
}

div.starbox label
{
	padding: 0;
	margin: 0;
	display: inline;
}

div.starbox p
{
	font-weight: bold;
}

#formcurso
{
	margin-left: 20px;
}

#formcurso div
{
	clear: both;
	display: block;
}

#formcurso input
{
	width: 190px;
	display: block;
	float: left;
	clear: none;
	margin: 2px 0;
}

#formcurso label
{
	display: block;
	float: left;
	width: 130px;
	clear: none;
	padding: 2px 0;
	margin: 2px 0;
}

form div.checkbox
{
	margin: 5px 20px 5px 0;
	float: left;
	clear: both;
	width: 220px;
}

form div.checkbox input
{
	float: left;
	width: auto;
	margin: 4px 10px 4px 0;
	border: 0;
	padding: 0;
}

form div.checkbox label
{
	width: 160px;
	float: left;
	padding-top: 3px;
}

#datos-condiciones label
{
	width: 250px;
}

#datos-condiciones div.checkbox 
{
	width: auto;
	padding: 0;
	margin-right: 10px;
}

#datos-condiciones div.checkbox input
{
	width: auto;
	padding: 0;
	margin-right: 10px;
	border: 0;
}

div#login div.botonenviar input,  div.botonenviar input, #formcurso  div.botonenviar input
{
	 width: 66px;
	 height: 29px;
	 display: block;
	 clear: both;
}
 
div#login label
{
	width: 100px;
	display: block;
	float: left;
	padding: 2px 0;
	margin: 2px 0 0 5px;
}

div#login input
{
	width: 150px;
	display: block;
	float: left;
	clear: none;
	margin: 2px 0;
}

input.boton
{
	background: url(/images/enviar-.png) no-repeat;
}

textarea
{
	width: 450px;
	height: 100px;
}

img
{
	border: 0;	
}

input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 0;
	width: auto;
	vertical-align: bottom;
}

	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align: center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size: 1em;
		clear: both;
	}
	
	div.pagination a {
		border: 1px solid #000;
		margin-right:3px;
		padding:2px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #000;		
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #000;
		background-image:none;
		background-color:#000;
		color: #fff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #000;
	}
	div.pagination div.disabled {
		display: none;
	}
	div.pagination a.next{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	div.pagination a.next:hover{
		border:2px solid #2b55af;
	}
	div.pagination a.prev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	div.pagination a.prev:hover{
		border:2px solid #2b55af;
	}

.acciones a
{
	font-size: 12px;
	border: 1px solid #888;
	padding: 1px 3px;
	margin: 0 2px;
}

.acciones span.danger a
{
	font-size: 12px;
	color: #000;
	border: 1px solid #F09333;
	background: #F09333;
	padding: 1px 3px;
	margin: 0 2px;
}


.acciones a:hover
{
	background: #555;
	border: 1px solid #555;
	color: #fff;
	text-decoration: none;
}

.acciones img 
{
	vertical-align: middle;
	padding: 0 2px;
}

#listado
{
	border-collapse: collapse;
	border: 1px solid #444;
	width: 99%;
}

#listado td
{
	border-collapse: collapse;
	border-top: 1px solid #444;
	padding: 2px;
}

#listado th
{
	color: #98BC02;
	font-weight: bold;
	text-align: left;
}

#listado a
{
	color: #2784B0;
}

#calendario
{
	width: 154px;	
}

div.mensaje 
{
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #E2C822;
	background: #FFFFDD;
}

.autor
{
	display: block;
	font-weight: bold;
}

.date
{
	display: block;	
}

div.fotos-actividad
{
	text-align: center;
}

div.fotos-actividad img
{
	padding: 5px;
}

#cargando
{
	display: none;
	background: #808080;
	border: 1px solid #808080;
	color: #fff;
	text-align: center;
	clear: both;
	padding: 2px 5px;
	width: 164px;
}

h3 span
{
	font-weight: normal;	
}

h3 span a
{
	color: #416C25;
}

div#opciones
{
	float: left;
	width: 150px;
}

div#intranet
{
	float: left;
	width: 750px;
}

div#intranet li a, div#opciones li a
{
	text-decoration: underline;
}