@charset "utf-8";
/* CSS Document */

body,html{
	padding:0;
	margin:0;
	min-height:100%;
}
body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	background:url(images/body_repeat.jpg) repeat #c1c2c1 fixed;
	background-position:bottom;
	width:100%;
	min-height:100%;
}
#all{
	width:100%;
	min-height:100%;
	/*background:url(images/backall.png) no-repeat bottom fixed ;*/
}
#columna1{
		margin-left:20px;
	float:left;
	width:300px;
}
#columna2{
	margin-left:330px;
	padding-right:30px;
	padding-left:30px;
	text-align:justify;
	width:600px;
}
#footer{
padding-top:10px;
padding-right:1%;
text-align:right;
width:99%;
background:url(images/header.png) top repeat-x;
color:#333;

}
.teamp{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	
}
#caja{
	min-height:100%;


	margin:0 auto;
/*	background:url(images/cajaall.png) repeat-y;*/
	
}
.caja{
	margin-top:10px;
	padding:5px;
	border:#CCC 1px solid;
	background:#FFF;

}
.caja3 p{
	margin-top:10px;
	padding:5px;
	border:#CCC 1px solid;
	background:#FFF;
	width:300px;
}
.caja4 p{
	margin-top:10px;
	padding:5px;
	border:#CCC 1px solid;
	background:#FFF;
	width:690px;
}
.caja2{
	margin-top:10px;
	padding:5px;
	border:#CCC 1px solid;
	background:#FFF;

}
#topmenu{
	width:100%;
	height:30px;
	background:url(images/topmenu.png) bottom repeat-x;
}
#header{
	width:990px;
	margin:0 auto;
	padding-top:10px;
	height:70px;

	
}
#contenido{
	width:990px;margin:0 auto;
	/*background-color: #fff;*/
}
#logo{
	margin-left:20px;
	margin-top:50px;
	float:left;
}
#descripcion{
	margin-left:230px;
	padding-right:30px;
	padding-left:30px;
	text-align:justify;
}
#menu{
	height:50px;
	margin-top:20px;
	
	background:url(images/header.png) bottom repeat-x;
	width:100%;
}
ul#navmenu-h {
    border: 0 none;
    height: 30px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    width: 690px;
	padding-left:300px;
	margin: 0 auto;
	padding-bottom:4px;
}
ul#navmenu-h li {
    border: 0 none;
    display: inline;
    float: left;
	margin-left:100px;
    height: 30px;
    list-style: none outside none;
    padding: 0;
    position: relative;
    text-align: center;
}
ul#navmenu-h ul {
    border: 0 none;
    display: none;
    height: 30px;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100px;
}
ul#navmenu-h ul:after {
    clear: both;
    content: ".";
    display: block;
    font: 1px/0px serif;
    height: 0;
    visibility: hidden;
}
ul#navmenu-h ul li {
    display: block !important;
    float: left;
    width: auto;
}
ul#navmenu-h a {

    color: #000000;
    display: block;
    float: none !important;
    font:  12px/22px;
	font-family:Georgia, "Times New Roman", Times, serif;
    height: 26px;
    padding: 4px;
    text-decoration: none;
   /* text-shadow: 2px 2px 4px #000000;*/
	background:url(images/backmenu.png) bottom repeat-x;
    text-transform: uppercase;
}
ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
    background: url("images/menuhover.png")  bottom repeat-x;
    
}
#header h1{
	padding:0;
	font-size:48px;
	color:#544d4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:30px;	
	margin-top:10px;
	font-weight:normal;
	margin-bottom:5px;
}
#header h3{
	padding:0;
	font-size:14px;
	color:#544d4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:30px;	
	margin-top:5px;
	font-weight:normal;
	
}
#header h2{
	padding:0;
	font-size:24px;
	color:#544d4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:30px;	
	margin-top:30px;
	font-weight:bold;
	margin-bottom:0px;
	
}
.titulo{
	margin:0 auto;
	width:650px;
	float:right;
	
	
}
.foto{
	border:#000 solid 3px;
	background:#FFF;
	
	
}
.team h2, .team h1{
	margin:0;
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
	color: #544D4D;
	font-weight:bold;
	/*text-decoration:underline;*/
}
.team h1{
	font-size:20px;
}
.separar{
	background:url(images/Septab.png) repeat-x;
	height:10px;
}

