@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Handlee|Lato:400,400italic,900,900italic|Roboto+Condensed:400);
body {
	background-image: url(/bg4.jpg);
	background-color: #061C2A;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	
	font-family: Lato, 'Helvetica Narrow', Arial, Helvetica, sans-serif, 'Myriad Web', 'Myriad Pro';
}
a { color:#B22F0E; text-decoration:none;}
a:hover { text-decoration:underline;}
h1, h2, h3 {
	font-family: Handlee, 'Arial Narrow',Lato,'Helvetica Narrow',Arial,Helvetica,sans-serif,'Myriad Web','Myriad Pro';
}
.adminbody {
	width:1006px; 
	margin:auto;
	background-color: #FFF;
	border-left:solid 1px #FEC32B;
	border-right:solid 1px #FEC32B;
	min-height:500px;
	padding:50px;
}
.adminbody a { 
	text-decoration:none;
	color:#555;
	}
.adminbody a:hover { color:#000; }
.adminbody input, .adminbody textarea, .adminbody select {
	background-color:#EEE;
	border: solid 1px #DDD;
	margin: 3px 0px;
}
.adminbody .button { background-color:#FF5528; border: solid 1px #DDD; border-radius:3px; min-width:120px; padding: 8px 20px; color:#FFF; }
.adminbody .minibutton { background-color:#FF5528; border: solid 1px #DDD; border-radius:3px; min-width:10px; padding: 0px 5px; color:#FFF; }

.hd1 {
	/*background-image: url(/img2/bg1.gif);*/
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center bottom;
	
	background-image: url(/img2/bgtop.jpg);
}
.tit {
	font-family: Lato, 'Helvetica Narrow', Arial, Helvetica, sans-serif, 'Myriad Web', 'Myriad Pro';
	color: #FFFFFF;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #E59E32;
}
.subtit {
	font-family: Lato, 'Helvetica Narrow', Arial, Helvetica, sans-serif, 'Myriad Web', 'Myriad Pro';
	color: #E59E32;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.bxr {
	font-family: Lato, 'Helvetica Narrow', Arial, Helvetica, sans-serif, 'Myriad Web', 'Myriad Pro';
	color: #000000;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(/img2/bgbox.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bxrnotext {
	font-family: Lato, 'Helvetica Narrow', Arial, Helvetica, sans-serif, 'Myriad Web', 'Myriad Pro';
	color: #000000;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	background-image: url(/img2/bgbox.gif);
	background-position: right bottom;
	padding: 0px;
	background-repeat: no-repeat;
}


.bxl {
	background-image: url(/img2/bgbox.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.bxltxt {
	font-family: Lato, 'Helvetica Narrow', Arial, Helvetica, sans-serif, 'Myriad Web', 'Myriad Pro';
	color: #000000;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(/img2/bgbox.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bxrtit {
	font-family: Lato, 'Helvetica Narrow', Arial, Helvetica, sans-serif, 'Myriad Web', 'Myriad Pro';
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(/img2/bgbox.gif);
	background-position: right top;
}
table tr td { vertical-align: text-bottom; }



ul,li {list-style-type:none;}

table.admintable, table.admintable th, table.admintable td {
	border-collapse: collapse;
	border: 1px solid #666;
	text-align:center;
	vertical-align:top;
}
table.admintable th {
	background-color:#666;
	color:white;
	font-weight: 300;
}

table.tablacasas, table.tablacasas th, table.tablacasas td {
	border-collapse: collapse;
	border: 1px solid #666;
	text-align:center;
	vertical-align:top;
}
table.tablacasas th {
	background-color:#666;
	color:white;
	font-weight: 300;
}


.msg {
	color: #CC6600;
}
.error {
	color: #FF0000;
}


/* TEXTOS EDITADOS */
.textedited p, .textedited {
	font-family: Lato,'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif,'Myriad Web','Myriad Pro';
	color: #000;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
}
.textedited h2, .textedited h1 {
font-family: Handlee, 'Arial Narrow',Lato,'Helvetica Narrow',Arial,Helvetica,sans-serif,'Myriad Web','Myriad Pro';
color: #FF5028;
font-size: 20px;
font-style: normal;
font-weight: bolder;
text-transform: uppercase;
padding: 4px 0px 3px;
}
.textedited h1 {
font-size: 24px;
}

/*--------------------------------------------------------*/
.all {
	background-color: #FFF;
	margin: auto;
	padding: 0px;
	width: 1106px;
	display: block;
	
-webkit-box-shadow: 0px 0px 20px 0px rgb(0,0,0);
-moz-box-shadow:    0px 0px 20px 0px rgb(0,0,0);
box-shadow:         0px 0px 20px 0px rgb(0,0,0);

-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.9);
-moz-box-shadow:    0px 0px 20px 0px rgba(0,0,0,0.9);
box-shadow:         0px 0px 20px 0px rgba(0,0,0,0.9);
}
.all .top {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 1106px;
	position: relative;
}
.all .top .yellowbox {
	position:absolute;
	left:0px;
	top:39px;
	width:100%;
	display:block;
	height:112px;
	background-image: url(/img2/headerimage.png);
	background-color: #FEC32B;
	background-repeat: no-repeat;
	background-position: right top;
}
.all .top .logo {
	position:absolute;
	left:22px;
	top:8px;
	width:415px;
	display:block;
	height:180px;
	background-image: url(/img2/logo.png);
	background-repeat: no-repeat;
}
.all .top .redes {
	position:absolute;
	left:910px;
	top:157px;
	width:250px;
	display:block;
	height:32px;
	background-image: url(/img2/redes.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	/*overflow:hidden;*/
}
.all .top .redes .botonredes {
	display:inline-block;
	width:30px;
	height:30px;
	margin-right: 14px;
	margin-top: 1px;
	margin-left: 1px;
	position: relative;
	top: -24px;	
	}


.all .top .menu {
	position:absolute;
	left:0px;
	top:194px;
	width:100%;
	display:block;
	height:36px;
	background-color:#FF5028;
	z-index: 1000000;
	
}
.all .main {
	display: block;
	margin: 0px;
	padding: 0px;
	min-height: 230px;
	width: 1106px;
	position: relative;
	min-height:400px;
}
.all .bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	min-height: 30px;
	width: 1106px;
	position: relative;
	background-color: #252566;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding: 6px 0px;
}


/* TYNI MCE */

.mce-espaciotexto p, .mce-espaciotexto {
	font-family: Lato,'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif,'Myriad Web','Myriad Pro';
	color: #000;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
}
.mce-espaciotexto h2, .mce-espaciotexto h1 {
font-family: Handlee ,'Arial Narrow',Mako,'Helvetica Narrow',Arial,Helvetica,sans-serif,'Myriad Web','Myriad Pro';
color: #FF5028;
font-size: 20px;
font-style: normal;
font-weight: bolder;
text-transform: uppercase;
padding: 4px 0px 3px;
}
.mce-espaciotexto h1 {
font-size: 24px;
}

.mce-espaciotexto p { text-align:justify;}

.mce-espaciotexto ul li { list-style-image: url('/img2/list-style.gif'); }

/* ANCHOS */

.sizeuntercio { width:326px; }
.sizeunmedio { width:510px; }
.sizedostercios { width:693px; }
.sizeuncuarto { width:235px; }
.sizeentero { width:1060px; }

.sizeunmedio, .sizeuntercio, .sizedostercios, .sizeuncuarto, .sizeentero
	{ 
	padding:5px 19px;
	display: inline-block;
	/* border: 1px solid #E2E2E2;  ## BORDE TEMPORAL */
	vertical-align: top;
}
.homeside {
padding: 5px;
}
.homeside p {
font-size: 13px !important;
margin: 0px 10px;
}

.linklineas {
	display: inline-block;
	border: 1px solid #000;
	width: 220px;
	height: 220px;
	margin: 10px;
	font-family: Handlee ,'Arial Narrow',Mako,'Helvetica Narrow',Arial,Helvetica,sans-serif,'Myriad Web','Myriad Pro';
	color:#FFF;
	font-size:30px;
	text-decoration:none;
	padding: 10px;
	text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	position: relative;
}
.linklineas:hover { text-decoration:none; }
.linklineas .moreinfo { display: block; font-size: 20px; position:absolute; top: 200px; left: 90px; }

.botonoport {
	display: inline-block;
	margin: 10px 60px;
	padding: 15px 40px;
	background-color: #252566;
	border-radius: 5px;
	font-size: 20px;
	color: #FFF;
}
.botonoport:hover { text-decoration:none; background-color: #FF5028; }

.boxcenter {
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
	position:absolute; 
	top:100px; 
	left:50%; 
	margin-left:-225px; 
	width:450px; 
	border:solid 1px #AAAAAA; 
	background:#FFFFFF; 
	padding: 0px 20px 20px 20px;
	z-index:5000;
}
a.abtn { display:inline-block; 
	border:none; 
	background-color:#666; 
	color:white; padding:5px 15px; 
	border-radius:5px; 	
	-webkit-border-radius: 100px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.abtn:hover { background-color:#E01; color:white; }

.isa_info, .isa_success, .isa_warning, .isa_error {
margin: 10px 0px;
padding:12px;
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFBABA;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}

.fotogrande, .fotochica {
	display: inline-block;
	width: 150px;
	height: 150px;
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 100px;
	line-height: 150px;
	vertical-align: middle;
	margin-right: 20px;
}
.fotochica {
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.detallecasa {
	display: block;
	position: absolute;
	z-index: 5000;
	top: -401px;
	background-color: black;
	background-color: rgba(0,0,0,0.8);
	color: whitesmoke;
	width: 400px;
	padding: 12px;
	left: 550px;
	height: 376px;
	overflow-y: auto;
	overflow-x: hidden;
}
.detallecasa .conc {
	color:orange;
}


/* MENU */
.menuitem, .finmenu {
	/*width:155px;*/
	height:20px;
	padding: 10px 9px 6px 9px;
	float:left;
	position:relative;
	display:block;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:18px;
	font-size: 14px;
	color: #FFF;
	border-left: solid 1px #FF6B49;
}
.menuitem:hover {
	background-position: left 0px;
	color: #FEC32B;
	background-color: rgba(37,37,102,0.5);
	
}
.finmenu { width:1px; padding: 0px 0px 0px 0px;}
.menuitem .submenu {
	position:absolute;
	display:none;
	/*width: 175px;*/
	background-color: rgb(37,37,102);
	background-color: rgba(37,37,102,0.7);
	color: #FFF;
	top: 36px;
	left: 0px;
	font-size: 14px;
}
.menuitem:hover .submenu { display:block; }
.menuitem .submenu a {
	display:block;
	position:relative;
	width:155px;
	color:#FFF;
	padding: 8px 0px 9px 20px;
	border-bottom: solid 1px rgb(37,37,102);
}
.menuitem .submenu a:hover {
	background-color: rgb(37,37,102);
	color:#FEC32B;
	text-decoration:none;
}
/* FIN MENU */

table.especie { font-size:14px; }
table.especie tr td {
    background-color: #FFF;
    padding-bottom:15px;
    padding-left:15px;
}
table.especie tr td:first-child {
    background-color: #F4F1E6;
    padding-bottom:5px;
}
.integrantesestudiantes {
	display: inline-block;
	width: 310px;
	height: 50px;
	margin: 10px 20px;
	/*overflow: hidden;*/
}
a.avisoinicio1, a.avisoinicio2, a.avisoinicio3, a.avisoinicio4 { 
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:18px;
	color:#FFF;
	padding:5px 15px;
	text-align:center;
	text-decoration:none;
	margin:5px 0px;
	width:301px;
	display:inline-block;
}
a.avisoinicio1 { 
	background-color:#2F2F91;
	border:solid 1px #252566;
	}
.avisoinicio2 { 
	background-color:#FF712B;
	border:solid 1px #FF5028;
	}
.avisoinicio3 { 
	background-color:#FFD56B;
	border:solid 1px #FEC32B;
	color:#FFF;
	}
.avisoinicio4 { 
	background-color:#222222;
	border:solid 1px #000000;
	color:#FFF;
	}
.avisoiniciofoto { 
	background-color:#DDD;
	border:0px;
	width:333px;
	margin:5px 0px;
	}
.avisoiniciofoto img { 
	width:333px;
	}
	
.colaboracion { 
	display:block;
	position:relative;
	width:800px;
	margin:10px auto;
	border-bottom:dotted 1px #FF8F17;
	min-height: 110px;
	}
.colablogo {
	display:inline-block;
	width:200px;
	max-height:100px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin: 0px 20px 5px 0px
}
.colabempresa {
	display:inline-block;
	width:580px;
	margin: 0px 0px 10px 0px
}
.colabdesc {
	font-size: 13px;
	color: #666;
	margin: 0px 0px 10px 0px
}
.colabmore {
background-color: #FF5028;
color: white;
display: block;
font-size: 12px;
width: 40px;
text-align: center;
border-radius: 5px;
font-weight: 700;
margin: 3px 0px;
padding: 1px;
cursor:pointer;
}
.iconoslavida	{
	display:block;
	float:left;
	width:104px;
	height:100px;
	text-align:center;
	margin: 3px;
	font-size: 14px;
}
.divsliders { box-shadow: 0px 0px 5px #000; }