*{margin:0;padding:0;}
html {height:100%;}
body{font-family:"Trebuchet MS";height:100%;margin:0;padding:0;border:0;text-align:left;background:url(../img/home/bg_cool.gif)}
div{overflow:hidden;margin:0;padding:0;}


.menu span{
	cursor:pointer;
}
#header{
	width:900px;
	height:98px;
	margin:auto;
	background:url(../img/home/heather.jpg) center top no-repeat;
}
.imagenes{
	
	width:900px;
	height:505px;
	margin:auto;
	cursor:pointer;
}
#inicio{
	width:899px;
	height:602px;
	margin:auto;
    margin-top:5%;
	
}
#contenedor{
	width:899px;
	margin:auto;
}
#cabeza{
	width:899px;
	height:100px;		
	background:url(../img/home/heather.jpg) center top no-repeat;
	
}
.cont_logo{
	/*background:#707173;*/
	height:70px;
	
}
.logo{
	width:200px;
	height:70px;
	
	background: url(../img/home/img_logo.png) 100% 50% no-repeat;
}
#cuerpo{
	width:899px;
	clear:both;
	background:url(../img/home/fondo-centro.jpg) center top repeat-y;
	position:relative;
}
#izq{
	width:200px;
	float:right;
	/*margin-left:15px;*/
}
#der{
	width:660px;
	float:right;
	
}
#der .titulo{
	font-size:23px;
	color:#2F2F2F;
	line-height:30px;
	font-weight:bold;
}
#der .tex{
	font-size:32px;
	color:#000;
	line-height:20px;
	
}
.etext{
	font-size:32px;
	color:#000;
	line-height:20px;
	
}
#der .text .sIFR-alternate{
	font-size:23px;
}
.menu{
	clear:both;
	font-size:18px;
	width:100%;
	color:#333333;
	text-decoration:none;
	line-height:28px;
	cursor:pointer;
}
.inst{
	position:absolute;
	bottom:0;
	left:30px;
	/*margin-left:20px;*/
	/*width:200px;*/

}
#pie{
	clear:both;
	height:108px;	
	background:url(../img/home/fondo-abajo.jpg) center bottom no-repeat;
}
.text_pie{
	/*line-height:40px;*/
	font-size:14px;
	font-weight:bold;
	
	color:#5D605E;
}
.contacto{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.contacto span{
	float:left;
	line-height:27px;
	font-size:17px;
}
.contacto input{
	width:100%;
	background-color:#ECECEE;
	border:none;
	font-size:17px;
	height:27px;
}
.contacto textarea{
	clear:both;
	overflow:hidden;
	background-color:#ECECEE;
	font-size:17px;
	border:none;
}
.input{
	float:right;
	width:410px;
	padding:0 20px;
	background-color:#ECECEE;
}
ul.pic_cont_list{
	padding:0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom:1px;
	width: 600px;
	float: left;
	margin-left: 2px;
}

li.pic_list{
	background-color:#F0F0F0;
	display:block;
	overflow:hidden;
	width:105px;
	height:100px;
	float:left;
	margin: 1px;
	margin: 1px;
	border:1px solid #CCCCCC;
}

img {
	margin:0;
	padding:0;
	border:none;
	}
.login_tex{
	text-align:left;
	width:300px;
	margin:auto;
	
}

.login_label{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#000;
	clear:both;
	letter-spacing:1px;
	float:left;
	
}
.login_input{
	float:right;
	text-align:left;
	width:200px;
}
#tabla_admin2{
	width:550px;
	float:left;
	font-size:12px;
}
#tabla_admin2 table{
	width:550px;
}
#tabla_admin2 table td{
	border:1px solid #aaaaaa;
	padding:1em;
}
#tabla_admin2 table th{
	border:1px solid #aaaaaa;
	background:#519F3B;
	color:#fff;
	text-align:center;
	padding:1em;
}

#pagination{
	background:#c5d3de;
	height:27px;
	padding-top:10px;
}
#pagination a, #pagination strong{
	background:#e3e3e3;
	padding:4px 7px;
	text-decoration:none;
	border:1px solid #cac9c9;
	color:#292929;
	font-size:13px;
	padding:0 5px;
	margin:0 2px;
	
	
}
#pagination strong, #pagination a:hover{
	font-weight:normal;
	background:#cac9c9;
	
}
