@charset "utf-8";
/* CSS Document */
body {
	font-size:100.1%;
	font-family:"Century Gothic", Calibri, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	background-color:#E08500;
	margin:0;
	padding:0;
}
html, body {
	min-height:100%;
	margin-bottom:1px;
}
a img {
	border:none;
}
#sombra {
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(/imago/sombra.jpg);
}
#wrapper {
	width:960px;
	margin:0 auto;
	background: url(/imago/textura.jpg);
}
#franquicia {
	background-image: url(/imago/head-bkg.jpg);
	height:240px;
	padding:1px 0 0 40px;
	background-repeat: no-repeat;
}
h1, h2 {
	text-align: left;
}

#header h1 {
	margin: 0; 
	position: absolute;
	top: -150px;
}
.addthis_toolbox {
	left: 580px;
    position: absolute;
    top: 250px;
	}
#mainContent {
	overflow: hidden;
}

#mainContent, #mainContent #presentacion {
	margin-top: 0;
	padding-top: 0;
}

#mainContent #presentacion {
	padding-right: 20px;
	padding-left: 10px;
}

.col-left, .col-right {
	width: 49%;
}

.col-left {
	float:left;
}

.col-right {
	float:right;
	clear:right;
}

#mapa {
	background-image: url(/imago/mapa.jpg);
	height:420px;
	padding:1px 0 0 40px;
	background-repeat: no-repeat;
	margin: 0 5px 10px 40px;
}

.zoom-univ, .zoom-5mayo { 
	position: relative;
	width: 50px;
}

.zoom-univ {
	margin-left: 180px;
	margin-top: 18px;
}

.zoom-5mayo {
	margin-left: 86px;
	margin-top: 114px;
}

.zoom-univ a img, .zoom-5mayo a img {
	border-bottom: transparent 2px solid;
}

.zoom-univ a:hover img, .zoom-5mayo a:hover img {
	border-bottom: #003300 2px solid;
}

.direccion {
	position: relative;
	margin-left: 550px;
	margin-top: -240px;
}

#Content {
	padding:31px 20px 0 36px;
	background:url("/imago/hicimos-arte-vt.png") no-repeat right 0 transparent;
}
/*#Content h1 {
	color:#C60;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:150%;
	margin-top:0;
}*/
#Content h2 {
	color:#9BFF9B;
	font-weight:700;
	font-size:120%;
	clear: both;
}

#midBottom {
	width:880px;
	margin:0 Auto 5px Auto;
	padding-top:5px;
	overflow:hidden;
}

#midBottom h2 a {
	color:#E18601;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:400;
	text-decoration:none;
}

#midBottom h2 a:hover {
	color:#9BFF9B;
	text-decoration:none;
}

#midBottom div {
	width:242px;
	color:white;
	float:left;
	/*border-right:2px outset #BA0001;*/
	padding:0 15px 10px 30px;
	font-size:1.1em;
	margin-bottom:0px;
}

#midBottom #col1, #midBottom #col2 {
	background: url(/imago/line.jpg) repeat-y right top;
	margin: 0 auto;
}

#midBottom p a {
	display:block;
	text-decoration:none;
	border:none;
	width:196px;
	height:11px;
	margin-left:28px;
	background-image:url(/imago/imgs-switch.png);
	background-position: -6px 0;
	background-repeat:no-repeat;
}
#midBottom p a:hover {
	background-position: -6px -15px;
}
#midBottom ul {
	color:#333;
	font-size: .9em;
}

#footer {
	background-image:url(/imago/footerbkg.jpg);
	background-repeat:repeat-x;
	width:900px;
	margin:0 auto;
	min-height:100px;
	padding:30px 30px 15px 30px;
/*	padding-right:30px;*/
	overflow:hidden;
	background-color: #004300;
}
#footer div {
	background-repeat:no-repeat;
	background-position:right center;
	overflow:hidden;
	zoom:1;
}
#footer ul {
    float: left;
    list-style-type: none;
    width: 350px;
}
#footer li {
	font-size:.8em;
	text-align:center;
	color:white;
	float:left;
	/*width:88px;*/
	width:auto;
	padding:0 7px;
	border-right:1px solid white;
}
#mainContent #presentacion a, #footer a, .direccion a {
	color:white;
	text-decoration:none;
}

#footer a {
	display:block;
}

#footer .credit a {
	display:inline;
	color:#CCC;
}
#mainContent #presentacion a:hover, #footer a:hover, .direccion a:hover {
	color:#FF790B;
}
#footer p.credit {
    color: #CCCCCC;
    float: right;
    font-size: 0.9em;
    text-align: right;
    width: 190px;
}

.social {
	float: left;
	width: auto;
	padding: 6px 0 0 15px;
}
.online {
	float: left;
}

.net {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 700;
	color: #eeefef;
	text-decoration: none;
	width: 90px;
	padding: 7px 0;
	border-right: 2px solid #d2bfc3;
}

.fltrt { 
	float: right;
	margin-left: 8px;
	border: 0;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	border: 0;
}
.right {
	border:none!important;
	padding-right:0!important;
}

.clear {
	clear:both;
}

/*   <!----Navegador   ---*/

#nav {
	margin-top: 208px;
}
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:64em;
	position:relative;
	display:block;
	height:24px;
	font-size:0.875em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #3f8052;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a 
{
	display:block;
	float:left;
	color:#9BFF9B;
	text-decoration:none;
	font-weight:bold;
	padding:0 20px 0 20px;
	background:transparent url(/imago/imgs-switch.png) no-repeat 0 -30px;
	height:18px;
}
	
ul#menu li a:hover, ul#menu li a.here
{	

	color:#E18601;
	height:18px;
	background-position: 0 -47px;	
	text-decoration: none;	
	border-bottom: #E18601 2px solid;
	padding-bottom: 5px;
}
	

ul#menu li a.here
{
	margin:0;
}
