@charset "utf-8";
/* :: INFOMEGO.COM :: */

/* reset */
* {
	margin: 0;
	padding: 0;
}
/* tags */
hr {
	clear: both;
}
/* :: ESTRUCTURA :: */
body {
	margin: 0;
	padding: 0;
	background: #6c6f70 url(../images/fondo.png) repeat-x;
}

.centrar {
	text-align: center;
}

/* :: TABLES :: */

#main_structure {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#header{
	background-image: url(../images/cabecera.png);
}

/* NEWS */

.news{
	border-bottom: thin solid #6c6f70;
}
.news h1{
	font: 10pt Arial, sans-serif, Geneva, Helvetica;
	color: #1e1e1e;
	text-align: left;
}
.news p{
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
	color: #6c6f70;
	text-align: justify;
}
.news a{
	font: 8pt Arial, sans-serif, Geneva, Helvetica;
	color: #6c6f70;
	text-decoration: none;
}
.news a:hover{
	color:#1e1e1e;
}

/* :: CONTENT :: */

.content{
	background-color: #f6f6f6;
	vertical-align: top;
}

.content h1{
	font: 11pt Arial, sans-serif, Geneva, Helvetica;
	color: #fff;
	background-color: #6c6f70;
	margin: 20px 20px 20px;
	text-align: center;
	padding: 5px 0;
}

.content h2{
	font: 10pt Arial, sans-serif, Geneva, Helvetica;
	color: #1e1e1e;
	margin: 15px 20px;
}

.content p{
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
	color: #6c6f70;
	text-align: justify;
	margin: 10px 20px;
}
.content a{
	font: bold 9pt Arial, sans-serif, Geneva, Helvetica;
	color: #6c6f70;
	text-decoration: none;
}
.content a:hover{
	color:#1e1e1e;
}

.content ul{
	list-style-type: square;
	list-style-image: url(../images/marca.jpg);
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
	color: #6c6f70;
	text-align: justify;
	margin: 10px 20px;
	list-style-position: inside;
}

.imgright{
	float: right;
	margin: 10px;
}
.imgleft{
	float: left;
	margin: 5px;
}
#subsections{
	width: 160px;
	border-right: thin solid #6c6f70;
	font: 8pt Arial, sans-serif, Geneva, Helvetica;
	color: #6c6f70;
}
#subsections img {
	border: 0;
}
#horario {
	width: 150px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#horario h1{
	font: bold 10pt Arial, sans-serif, Geneva, Helvetica;
	color: #1e1e1e;
	text-align: center;
	margin-bottom: 10px;
}
#horario h2{
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
	color: #1e1e1e;
	margin-bottom: 10px;
	text-align: center;
}
#horario ul{
	list-style-type: square;
	list-style-image: url(../images/marca.jpg);
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
	color: #6c6f70;
	margin: 0 5px 10px 5px;
	list-style-position: inside;
}

/* :: MENU NAVEGACION :: */
#menu {
	font: 10pt Arial, Helvetica, sans-serif;
	padding-left: 50px;
}

#menu ul, li {
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
}

#menu a {
	text-decoration: none;
	color: #fff;
	background: #1e1e1e;
	display: block;
	padding: 3px 10px;
	text-align: center;
}

#menu a#primero {
	background-image: url(../images/on.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu a:hover {
	background-image: url(../images/on.png);
	background-repeat: no-repeat;
	background-position: center;
}
/* My Comment 
#menu {
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
	color: #f1e3bb;
	float: left;
	margin-bottom: 2px;
	margin-top: 4px;
	margin-left: 45px;
}



#menu ul, li {
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	margin: 0 5px 4px 5px;
}

#menu a {
	text-decoration: none;
	color: #fff;
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
		
}

#menu a:hover {
	color: #f1e3bb;
}
*/
/* :: SUBMENU :: */

#submenu {
	font: 9pt Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

#submenu ul, li {
	list-style-type: none;
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu li {
	
}

#submenu a {
	text-decoration: none;
	color: #6c6f70;
	background: #fff;
	display: block;
	padding: 5px 20px;
	border-bottom: thin solid #6c6f70;
}

#submenu a#primero {
	background: #1e1e1e;
	color: #fff;
}

#submenu a:hover {
	background: #1e1e1e;
	color: #fff;
}

	
/* :: CLASES :: */

.foot{
	background-color: #1e1e1e;
	color: #6c6f70;
	font: 8pt Arial, sans-serif, Geneva, Helvetica;
	border-color: #6c6f70;
	border-width: thin;
}
.foot a{
	color: #6c6f70;
	font: 8pt Arial, sans-serif, Geneva, Helvetica;
	text-decoration: none;
}
.foot a:hover{
	color: #f1e3bb;
}
.footl{
	background-image: url(../images/pie_izq-trans.png);
}
.footr{
	background-image: url(../images/pie_dcha-trans.png);
}
.logo{
	background: #fff url(../images/logo_izq.png) no-repeat left bottom;
	width: 175px;
}

/* :: LINKS :: */

/* :: FORMS :: */

.forms {
	padding: 15px;
	font: 10pt Arial, sans-serif, Geneva, Helvetica;
    color: #6c6f70; 
}

.textform{
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
	color: #1e1e1e; 
    background-color: #ffffff;
	border: 1px solid #6c6f70;
}
.textcodigo{
	font: 9pt Arial, sans-serif, Geneva, Helvetica;
	text-align: center;
    color: #1e1e1e; 
    background-color: #ffffff;
	border: 1px solid #6c6f70;
}

.sumitconectar {
	font: 8pt Arial, sans-serif, Geneva, Helvetica; 
    color: #ffffff; 
    background-color: #1e1e1e;
    border: 1px solid #1e1e1e;
}


.datos{
	font: 11px Arial, Helvetica, Geneva, sans-serif; 
    color: #695e49; 
    background-color: #ffffff;
	}
.boton {
	font: 11px Arial, Helvetica, Geneva, sans-serif; 
    color: #ffffff; 
    border: 1px #695e49 solid; 
    background-color: #695e49;
}

/* CSS TEST

img {
	border: 0px;
}

body {
	background: #6c6f70 url(../images/fondo.png) repeat-x;
}

.imgsection {
	float: right;
	padding: 10px 0px 10px 0px;
}
.imgpartners {
	padding: 10px 0px 10px 0px;
}



#container {
	width:850px;
	margin: 30 auto 20 auto;
}



#head {
	background-image: url(../images/cabecera-trans.png); 
    width:850px;
    height:121px;
}



#menubar {
	background: #1e1e1e;
    width: 850px;
    height: 21px;
}


#menu {
	font: 10pt Arial, Helvetica, sans-serif;
	padding-left: 50px;
}

#menu ul, li {
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
}

#menu a {
	text-decoration: none;
	color: #fff;
	background: #1e1e1e;
	display: block;
	padding: 3px 10px;
	text-align: center;
}

#menu a#primero {
	background-image: url(../images/on.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu a:hover {
	background-image: url(../images/on.png);
	background-repeat: no-repeat;
	background-position: center;
}



#content {
	
}



#columnleft {
	background: #fff;
	background-image: url(../images/logo_izq.png);
	background-repeat: no-repeat;
	background-position: left bottom;
    float:left;
    width:175px;
    min-height: 500px;
}



#submenu {
	font: 9pt Arial, Helvetica, sans-serif;
	padding-top: 25px;
}

#submenu ul, li {
	list-style-type: none;
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu li {
	
}

#submenu a {
	text-decoration: none;
	color: #6c6f70;
	background: #fff;
	display: block;
	padding: 5px 20px;
	border-bottom: thin solid #6c6f70;
}

#submenu a#primero {
	background: #fff;
	color: #6c6f70;
}

#submenu a:hover {
	background: #1e1e1e;
	color: #fff;
}



#columncenter { 
	background:#f1f1f1;  
    float:left;
    width:500px;
    min-height: 500px;
}



#columnright {
	background: #fff;
	float:left;
	width: 175px;
	min-height: 500px;
}

#partners {
	width: 160px;
	float: left;
	border-right: 1px solid #6c6f70;
	min-height: 300px;
	text-align: center;
}



#foot {
    width: 850px;
    height: 30px;
    background-image: url(../images/pie-trans.png);
    clear: left;
}
.foottextleft{
	font: 8pt Arial, Helvetica, sans-serif;
	color: #6c6f70;
	padding-left: 25px;
	float: left;
}
.foottextright{
	font: 8pt Arial, Helvetica, sans-serif;
	color: #6c6f70;
	padding-right: 25px;
	float: right;
} */




