/* CSS Document */

body {
	background: white url(images/background-tile.jpg) repeat-x;
	margin-top: 10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#5B5B5B;
	font-size:10px;
}

* {
	margin:0;
	padding:0;
	border:0;
}

.clear { clear:both; }
.br-line { clear:both; width:100%; height:1px; margin:7px 0 7px 0; border-bottom:thin solid #CCC; }

h3 {
	color:#29aae1;
	font-size:12px;
	font-weight:bold;
	margin-bottom:13px;
}

h3.date {
	color:#8bc53f;
	margin-bottom:5px;
	font-size:10px;
}

h3.black {
	color:#333;
	margin-bottom:5px;
	font-size:10px;
}
h3 a { text-decoration:none; color:#29aae1; }

h4 {
	color:#29aae1;
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
}


/* START GENERAL LAYOUT */
#language {
	width: 844px;
	height: 11px;
	text-align:right;
	margin:0 auto 23px auto;
	
}

#language img {
	margin-right: 2px;
	margin-left: 2px;
}

#wrapper {
	width: 874px;
	min-height: 687px;
	height:auto;
	margin: 0 auto 15px auto;
	background: transparent url(images/background-wrapper.png) no-repeat;
	clear:both;
}

#top-spacer {
	width:100%;
	height:8px;
}

#header {
	width: 859px;
	height: 80px;
	margin-left:8px;
	border-bottom: 2px solid #052f3d;
}

#logo {
	width: 233px;
	height: 79px;
	margin-left: 29px;
	float:left;
}

#menu {
	width: auto;
	height: 31px;
	float:right;
	margin-right:10px;
	margin-top:49px;
}

.margin-right-5 { margin-right: 5px; }

#main-content {
	width: 858px;
	min-height: 520px;
	margin:0 auto 0 auto;
	padding-top:5px;
}

a { text-decoration:none; }

#footer {
	width: 858px;
	height: 65px;
	margin:0 auto 0 auto;
	text-align:right;
}

#footer-links {
	width: 858px;
	min-height:25px;
	height:auto;
	text-align:left;
	margin:5px auto 0 auto;
}

#footer-links ul { margin-bottom:10px; }

#footer-links ul li {
	color: #29aae1;	
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:9px;
	padding:3px 2px;
}

#footer-links ul li a {
	color: #37b0e3;	
	text-decoration:none;
}

#footer-links ul li a:hover {
	color:#0080FF;
}

#footer-links ul li.border {
	border-left:1px solid #CCC;
	padding-left:6px!important;
}

.footer-tm {
	color:#444;
	font-size:9px;
}
.footer-aviso-legal {
	float:right;
}

.footer-aviso-legal a {
	color:#333;
	text-decoration:none;	
}

/* START HOME PAGE LAYOUT */
#home-banner {
	width:100%;
	height:253px;
	margin-bottom:17px;
	border-bottom:thin solid #CCC;
	background:url(images/home-banner.jpg) no-repeat;
}

#home-banner .welcome-msg  {
		width: 511px;
		min-height: 100px;
		padding-top:53px;
		margin-left:40px;
		color:#215163;
		font-size:11px;
		font-style:italic;
		line-height:1.5;
}

.home-column-left {
		width:231px;
		height:219px;
		margin:15px 0 0 20px;
		float:left;
}

.home-column-middle {
		width:263px;
		height:219px;
		margin:15px 0 0 20px;
		float:left;
}

.home-column-right {
		width:236px;
		height:219px;
		margin:15px 0 0 20px;
		float:left;
}

.home-border-right {
		border-right:thin solid #CCC;
		padding-right:20px;
}

.home-btn-mas { clear:both; width:231px;; height:auto; text-align:right; margin-top:10px; }

/* START 3 GRID TEMPLATE */
#grid-top {
	width:100%;
	min-height:154px;
	height:auto;
	margin-bottom:15px;
	border-bottom:thin solid #CCC;
}

#grid-left {
	width: 160px;
	min-height: 320px;
	margin-left: 15px;
	padding-right:10px;
	padding-top: 13px;
	border-right: 1px solid #CCC;
	float:left;
}

#grid-left .submenu-item { list-style:none; margin-bottom:10px; clear:both;	 }
#grid-left .submenu-item a { color:#4a86a2; text-decoration:none;	 }
#grid-left .submenu-item a:hover { 	color:#666;	 }

#grid-right {
	width: 620px;
	min-height: 320px;
	margin-left: 15px;
	padding-top: 13px;

	float:left;
	line-height:1.5;
}
#grid-right .underline { text-decoration: underline; font-weight:bold; }

#grid-right p { margin-bottom:8px; }

.algebra-systems { font-weight:bold; }

/* GENERAL IFRAME LAYOUT */

iframe#my-iframe {
	width:620px;
	height:320px;
}

/* START CONTACTO */

.back-contacto {
	background:transparent url(images/background-contacto.jpg) left no-repeat;	
}

#contact-info {
	width:330px;
	height:40px;
	margin-top:480px;
	margin-left:20px;
	float:left;
}

#contact-form {
	width:450px;
	height:440px;
	margin-top:40px;
	margin-left:20px;
	float:left;	
}

.contact-font {
	font-size:9px;	
}

#contact-form input {
	width:430px;
	height:20px;
	border:thin solid #CCC;
	margin-bottom:5px;
}

#contact-form textarea {
	width:430px;
	height:250px;
	border:thin solid #CCC;
	margin-bottom:5px;
}


#contact-form .boton-forma {
	width:76px;
	height:17px;
	margin-bottom:5px;
	border:none!important;
}
/*
#contact-form .boton-forma:hover {
	background:transparent url(images/btn-submit-over.gif) no-repeat;
}*/

#contact-form p { margin-bottom:10px; clear:both; }

