body {
	background: url(../images/header_bg.png) repeat-x #e6e6e6;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
	color: #920;
}
a:hover {
	color: #fb3;
}
h1 {
	padding: 20px 0px 20px 10px;
	font-family: Georgia, "Times New Roman", serif;
	color: #9a2b05;
	font-size: 2.6em;
	font-weight: normal;
	text-shadow: #444 1px 1px;
}
h1 a {
	text-decoration: none;
}
#container {
	width: 990px;
	margin: 0 auto;
}
#header {
	height: 80px;
	background: url(../images/phonenumbers.png) no-repeat right;
}
#header img {
	margin: 15px;
}
#navmenu {
	height: 29px;
}
#navmenu li {
	display: inline;
}
#navmenu a {
	display: block;
	float: left;
	font-size: .8em;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: .12em;
	text-decoration: none;
	padding: 8px 15px;
	padding-left: 28px;
}
#navmenu a:hover {
	color: #fb3;
	background: url(../images/menuicon_over.png) no-repeat 3px 6px rgba(0, 0, 0, 0.2);
}
.navmenu01 {
	background: url(../images/menu-home.png) no-repeat 3px;
}
.navmenu02 {
	background: url(../images/menuicon_method.png) no-repeat 3px 6px;
}
.navmenu03 {
	background: url(../images/menuicon_enroll.png) no-repeat 3px 6px;
}
.navmenu04 {
	background: url(../images/menuicon_whyus.png) no-repeat 3px 6px;
}
.navmenu05 {
	background: url(../images/menuicon_contact.png) no-repeat 3px 6px;
}
.navmenu06 {
	background: url(../images/menuicon_alumnos.png) no-repeat 3px 6px;
}
#content {
	background: #ffffff;
	padding: 20px 10px;
	margin-top: 1px;
}
#footer {
	background: #ffffff;
	font-size: .7em;
	text-align: center;
	border-top: 1px dotted #444;
	padding: 18px;
}
#footer p:first-child {
	margin-bottom: 12px;
}
#footer a {
	color: #920;
	text-decoration: none;
}
#footer a:hover {
	color: #fb3;
}
#courseslist li {
	height: 50px;
	font-size: .9em;
	color: #444;
	margin:10px 0;
	width: 185px;
}
#courseslist li a img{
	float:left;
	margin:0 5px;
}
#courseslist a {
	color: #444;
	text-decoration: none;
}
#courseslist a:hover {
	color: #9a2b05;
}
#courseslist .description {
	font-size: .9em;
}
/* classes */

.title {
	font-size: 28px;
	color: #9a2b05;
	font-weight: lighter;
	margin: 0px 0px 40px 0px;
}
.subtitle {
	padding: 0px 0px 20px 10px;
	margin: 0px 0px 30px 0px;
	font-size: 0.9em;
	color: #333;
	text-align: justify;
	letter-spacing: .12em;
	line-height: 1.4em;
}
.forma10 {
	color: #e6511e;
	font-weight: bold;
}
.sectionleft {
	float: left;
	width: 680px;
	margin: 0px 0px 0px 10px
}
.toptext {
	vertical-align: top;
}
.centertext {
	text-align: center;
}
.left {
	float: left;
}
.floatr {
	float: right;
}
.clear { clear: both; }
.red {
	color: #d00;
}
.green {
	color: #090;
}
/* banner autogestionable */

#banner {
	width: 336px;
	height: 280px;
}
#banner p {
	display: block;
	height: 260px;
	font-size: .8em;
	padding: 10px;
	border: 1px solid #ccc;
}
.sectionright {
	background:url("../images/bggris.gif") repeat-x;
	border:1px solid #C2C2C2;
	float: left;
	margin-left:30px;
	width: 240px;
}
.sectionright h2{
color:#9A2B05;
font-size:1.2em;
height:20px;
padding:10px 20px;
text-shadow:0 1px #FF9933;
}
.courseslistindex {
	margin: 0 0 10px 40px;
}
.courseslistindex li {
	float: left;
}
#areas {
	background:url("../images/bggris.gif") repeat-x;
	border:1px solid #C2C2C2;
	margin-left:100px;
	width: 800px;	
}
#index-areas {
	background:url("../images/bggris.gif") repeat-x;
	border:1px solid #C2C2C2;
	width: 800px;	
}
#sectionright {
background:url("../images/bggris.gif") repeat-x;
	border:1px solid #C2C2C2;
	float: left;
	margin-left:30px;
	width: 240px;
}
#index-areas h2, #sectionright h2, #areas h2{
color:#9A2B05;
font-size:1.2em;
height:20px;
padding:10px 20px;
text-shadow:0 1px #FF9933;
}
.courseslistindex {
	margin: 0px 0px 10px 40px;
}
.courseslistindex li {
	float: left;
}
#courses {
	margin: 0px 30px 30px 0px;
}
#courses li {
	background: url(../images/icon_book.png) no-repeat;
	font-size: .9em;
	color: #444;
	padding-left: 42px;
	margin-bottom: 24px;
}
#courses h2 {
	height: 20px;
	background: url(../images/course_title_bg.png) no-repeat;
	font-size: 1.2em;
	margin-bottom: 12px;
	padding: 7px 12px;
	text-shadow: #f93 0px 1px;
}

#courses h2 a {
	font-weight: lighter;
	color: #222;
	text-decoration: none;
}

#courses h2 a:hover {
	color: #9a2b05;
}

#courses p {
	padding: 0px 16px 0px 0px;
	line-height: 1.2em;
}

#solicitud {
/*background:url("../images/faq_bg.png") no-repeat scroll 0 0 transparent;*/
/*float:left;*/
background:none repeat scroll 0 0 #FFBB33;
border:1px solid #9A2B05;
/*color:#9A2B05;*/
height:80px;
margin-bottom:20px;
/*width:336px;*/
}
#solicitud img {
float:left;
margin:15px 0 0 0;
padding:15px;
}
#solicitud p {
float:left;
font-size:0.8em;
margin-top:10px;
width:580px;
}
#solicitud a {
float:left;
/*font-size:1.8em;*/
/*font-weight:400;*/
padding:15px;
text-decoration:none;
text-shadow:0 1px #FF9933;
}
#solicitud a:hover {
	color: #fff;
}

