@charset "utf-8";
/* CSS Document */
body {
	color: blue;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../../img/bararbackground.jpg) repeat-x 0 0px;
	background-color: #2E64A7;
}
p {
	margin: 0;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
.clickLogo, .clickLogo a {
	width: 124px;
	height: 62px;
	display: block;
}
.clickLogo {
	position: absolute;
	top: 20px;
	background-image:url(../img/logo.png) !important;
	background-repeat:no-repeat;
	z-index: 30;
}
.cen1 {
	clear:both;
	margin:0 auto 0 auto;
	width: 900px;
	margin:0 auto;
	z-index: 2;
	position: relative;
	margin-top: 0px;
}
.cen1 .head {
	width: 900px;
	height: 53px;
}
.cen1 .head ul {
	float: right;
	margin: 20px 0px 0 0;
	list-style-type: none;
}
.menusup{
	float: left;
	margin: 20px 0px 0 0;
	list-style-type: none;
	display:inline;
}
.cen1 .head ul li {
	float: left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-left: 20px;
}
.cen1 .head .title {
	width: 200px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
	margin: 0;
	text-align: left;
	float: left;
	left: 150px;
	position: relative;
	color: #FFF;
}
.presentation {
	background:url(../img/fotohome.jpg) bottom no-repeat;
	height:200px;
	clear: both;
}
.textoPhoto {
	font-size:20px;
	top: 100px;
	position:relative;
	color:#2C62A2;
	margin:0px;
	font-family: verdana;
	text-shadow: #CCC 3px 3px 2px;
	;
	text-align: left;
	margin-left: 0px;
	padding-top: 50px;
	font-weight: normal;
}
.cen1 .center {
	clear: both;
}
.cen1 .publi {
	background:url(../img/publi.jpg) top no-repeat;
	width:900px;
	padding-top: 2px;
	clear: both;
	height: 180px;
}
.cen1 .publi .boxPubli {
	width:298px;
	height:163px;
	margin-bottom:12px;
	float:left;
	text-align: left;
}
.cen1 .publi .boxPubli h2 {
	text-align:left;
	margin: 6px 16px 0 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.cen1 .publi .boxPubli p {
	text-align:left;
	width:150px;
	margin: 36px 16px 0 20px;
	color:#666;
	font-size: 12px;
	font-family: Verdana;
}
h1 {
	font-size: 14px;
	color: #666;
}
.principal .texto {
}
.contactoL{
	float:left;
	width:430px;
}
.contactoR{
		float:right;
	width:430px;
}
.fot {
	text-align:center!important;
	padding: 0 0 0 0px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	margin-top: 10px;
	background-color: #CCC;
	color: #333;
	height: 40px;
}
.fot a {
	color:#666;
}
.fot h1 {
	color:#666;
	position: relative;
	top: 10px;
}
.transpa {
	position: absolute;
	width:100%;
	height:100%;
	z-index:100;
	top: 53px;
	left: 0px;
	background:white;
}
.preloader {
	text-align:center;
}
.textos {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 25px;
}
.textos h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
.textos h2 {
	font-size: 13px;
}
.textos ul li {
	background: 0px 5px url(../img/LIblue.gif) no-repeat;
	list-style: none;
	padding-left: 12px;
}
.textos a {
	color: #333;
}
.textos p {
}
