@charset "UTF-8";
/* Format Layout
---------------------------------------------------------------------------------------- */

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, input, textarea, blockquote {
	padding: 0;
	margin: 0;
}
body {
	background: url(pics/bg_body.gif) repeat-x #fff;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 925px;
	margin: 0 auto;
}
ul, li, ol {
	list-style: none;
}
a:link, a:visited {
	color: #03779e;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
img, a img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
hr {
	clear:both;
	visibility:hidden;
	border:1px inset;
	color:gray;
	display:block;
	height:2px;
	margin:0.5em auto;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	font-size: .1px;
}
/* General Layout
---------------------------------------------------------------------------------------- */

#header {
	background: url(pics/bg_header.jpg) no-repeat;
	height: 330px;
}
#header h1 {
	background: url(pics/h1_logo.gif) no-repeat;
	text-indent: -9999px;
	height: 145px;
	position: relative;
	top: 10px;
	left: 30px;
}
#header h2 {
	background: url(pics/h2_sublogo.gif) no-repeat;
	position: relative;
	width: 281px;
	height: 52px;
	text-indent: -9999px;
	top: 0px;
	left: 30px;
}
/* BEGIN FOOTER */
#footer {
	margin-top: 30px;
	border-top: 1px solid #e2e2e2;
	padding: 15px 0 20px 25px;
}
#footer ul li {
	float: left;
	margin-bottom: 3px;
	padding-left: 15px;
	margin-left: 15px;
	border-left: 1px solid #c0c0c0;
}
#footer li:first-child {
	border: none;
	padding-left: 0;
	margin-left: 0;
}
#footer p {
	color: #999;
	font-size: 11px;
}
/* END FOOTER */




/* BEGIN NAV */
#nav {
	border-bottom: 1px solid #4094af;
	padding-top: 12px;
	padding-bottom: 5px;
}
#nav ul {
	position: relative;
	padding-left: 640px;
}
#nav ul li {
	float: left;
	display: block;
	text-transform: uppercase;
}
#nav ul li a {
	/*text-decoration: underline;*/
	color: #2bcbff;
	line-height: 25px;
	padding: 9px 13px 9px 13px;
	margin: 5px 3px 5px 3px;
	width: 100px;
	height: 30px;
}
#nav ul li a:hover {
	background-color: #003749;
	text-decoration: none;
	color: #fff;
}
body#home-page li#inicio a {
	background-color: #003749;
	text-decoration: none;
	color: #fff;
}
body.faq li#faq a {
	background-color: #003749;
	text-decoration: none;
	color: #fff;
}
body.contacto li#contacto a {
	background-color: #003749;
	text-decoration: none;
	color: #fff;
}
/* END NAV */



/* Home-Page Content
----------------------- */

body#home-page #banner {
	background: url(pics/banner.jpg) no-repeat;
	height: 221px;
}
body#home-page #banner a {
	color: #fff;
	font-size: 20px;
	position: relative;
	left: 70px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
body#home-page #banner p {
	color: #fff;
	font-size: 13px;
	width:280px;
	position: relative;
	left: 0px;
	font-weight: normal;
	text-align:center;
	padding: 0px;
	;
	margin: opx;
	;
}
body#home-page .col_a {
	width: 375px;
	margin-top: -25px;
	padding-left: 22px;
}
body#home-page .col_a p.highlight {
	font-size: 14px;
	color: #b50000;
	margin-bottom: 15px;
	line-height: 20px;
}
body#home-page .col_a p {
	font-size: 11px;
	color: #000;
	line-height: 16px;
}
body#home-page .col_b {
	width: 450px;
}
body#home-page .col_b a {
	display: block;
	color: #000;
	height: 70px;
	width: 175px;
	text-align: center;
	margin-left: 25px;
}
body#home-page .col_b a:hover {
	text-decoration: none;
}
body#home-page .col_b .sub_a a {
	background: url(pics/logo_naranjatec.gif) no-repeat bottom;
}
body#home-page .col_b .sub_b a {
	background: url(pics/logo_campusjove.gif) no-repeat bottom;
}
/* Internal Layout
---------------------------------------------------------------------------------------- */

body#internal-page .col_a {
	width: 430px;
	margin-top: -25px;
	padding-left: 22px;
}
body#internal-page .col_a a:link, body#internal-page .col_a a:visited {
	color: #c41212;
}
body#internal-page .email a:hover, body#internal-page .col_a a:active {
	color: #c41212;
}
body#internal-page .col_a p.highlight {
	font-size: 14px;
	color: #b50000;
	margin-top: 70px;
	line-height: 20px;
}
body#internal-page .col_a h3 {
	font-size: 22px;
	color: #b50000;
	font-weight: normal;
}
body#internal-page .col_a h4 {
	font-size: 13px;
	color: #525252;
	font-weight: normal;
	margin-bottom: 45px;
}
body#internal-page .col_a h5 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
body#internal-page .col_a h5 em {
	color: #ef8025;
	font-weight: bold;
	font-style: normal;
}
body#internal-page .col_a ol li {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 25px;
}
body#internal-page .col_a ol li p {
	margin-bottom: 20px;
}
body#internal-page .col_a ol li ul li {
	color: #cf0000;
	padding-left: 35px;
	margin-bottom: 5px;
}
body#internal-page .col_b {
	width: 450px;
}
body#internal-page .col_b a {
	display: block;
	color: #000;
	height: 70px;
	width: 175px;
	text-align: center;
	margin-left: 25px;
}
body#internal-page .col_b img {
	margin: 25px 0 25px 0;
}
body#internal-page .col_b h3 {
	margin-top: 25px;
	background: url(pics/bg_inscrpsmall.gif) no-repeat;
	margin-left: 70px;
	width: 286px;
	height: 106px;
}
body#internal-page .col_b h3 a {
	color: #fff;
	font-size: 20px;
	position: relative;
	top: 42px;
	left: 40px;
	letter-spacing: -0.05em;
	font-weight: normal;
	width: 116px;
	height: 25px;
	margin: 0;
}
body#internal-page .col_b h3 a:hover {
	text-decoration: underline;
}
body#internal-page .col_b .sub_a a {
	background: url(pics/logo_naranjatec.gif) no-repeat bottom;
}
body#internal-page .col_b .sub_a a:hover {
	text-decoration: none;
}
body#internal-page .col_b .sub_b a {
	background: url(pics/logo_campusjove.gif) no-repeat bottom;
}
body#internal-page .col_b .sub_b a:hover {
	text-decoration: none;
}
.title_inscripcion {
	margin-top: 70px;
}
/* Formulario Layout
---------------------------------------------------------------------------------------- */

form {
	margin-top: 50px;
}
form p {
	margin-bottom: 5px;
	color: #333;
}
.field {
	width: 265px;
	height: 20px;
	border: 1px solid #bfbfbf;
	background-color: #f6f6f6;
	height: 16px;
	padding: 2px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-bottom: 20px;
}
.field_area {
	width: 265px;
	height: 120px;
	border: 1px solid #bfbfbf;
	background-color: #f6f6f6;
	padding: 2px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-bottom: 20px;
}
.btn_enviar {
	margin: 15px 0 0 85px;
}
.error {
	color:#990000;
}
.myBoxy {
	width:302px;
	height:130px;
	float:left;
	padding:15px;
}
.redtext {
	color:#7E2C18;
	font-size:22px;
	padding-bottom:6px;
	
	
	}
	
	.myBoxy p { line-height:18px; font-size:14px; padding-left:10px;}
.themesImage { padding:0px!important; margin:0px!important; padding-left:15px!important; padding-bottom:15px!important;}
.classImageClick {
	display:inline!important;
	color: #000;
	height:164px!important;
	width: 215px!important;
	text-align: center;
	margin: 0px!important;
	
	/*position:absolute!important;
	left:auto!important;
	font-weight: normal!important;
	padding:0px!important; margin:0px!important;*/
	
}
	