body {
	background-color: #FFFFFF;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: tahoma;
	text-align: center;
	color: #282828;

	
}

p{
font-size:11px;
text-align:justify;
line-height:16px;
}


#fondoRayas {
	width: 100%;
	background-image:url(../images/fondorayas.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
h3{
font-size:14px;
color: #003366;
}

#principal {
	width: 825px;
	background-image: url(../images/fondoprincipal.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 17px;
	padding-right: 17px;
	text-align: left;
}

#header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
	margin-left: 15px;
}
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
font-size:11px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
img.pic_right{
float:right;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}



#top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}

#centro {
	width: 716px;
	text-align: left;
	margin-left:auto;
	margin-right: auto;
}

#leftTabla {
	width: 207px;
	vertical-align: top;
	float: left;
}

#leftTabla .noticiaPortada {
	width: 100%;
	margin-bottom: 15px;
}

#leftTabla .noticiaFechayTitulo {
	width: 100%;
	color: #0B7AB7;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#leftTabla .noticiaContenido {
	width: 100%;
	color: #000000;
	font-size: 11px;
	margin-bottom: 14px;
}

#leftTabla .divNoticias {
	width: 194px;
	background-image: url(../images/divnoticias.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 10px;
}

#contenido {
	width: 605px;
	vertical-align: top;
}

#contenido .tituloPrincipal {
	width: 100%;
	margin-bottom: 12px;
}

#contenido .subTitulo {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
}

.divTabs {
	width: 33px;
	height: 100%;
	background-image: url(../images/divtabs.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	width: 100%;
	height: 55px;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 36px;
	padding-right: 36px;
}

#footer .copyRight {
	font-size: 11px;
	color: #3C95D7;
	float: left;
}

#footer .copyRight .Bold {
	font-weight: bold;
}

#footer .enlacesAbajo {
	font-size: 11px;
	color: #3C95D7;
	float: right;
}

#footer .enlacesAbajo a {
	font-size: 11px;
	color: #3C95D7;
	float: right;
	text-decoration: none;
}

#footer .enlacesAbajo a:hover {
	font-size: 11px;
	color: #3C95D7;
	float: right;
	text-decoration: underline;
}

#footer .enlacesAbajo img {
	padding-left: 10px;
	padding-right: 10px;
}

.textoGris {
	font-size: 11px;
	color: #000000;
}

.textoGris a {
	font-size: 11px;
	color: #ADADAD;
	text-decoration: none;
}

.textoGris a:hover {
	font-size: 11px;
	color: #ADADAD;
	text-decoration: underline;
}

.titVerde {
	font-size: 14px;
	color: #00B02D;
	font-weight: bold;
}

.port .imgp {
	background-image: url(../images/bgimagenes.jpg);
	background-repeat: repeat-x;
	background-color: #405A99;
	float: left;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.divisor {
	width: 100%;
	height: 3px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(../images/portdivisorr.gif);
	background-repeat: repeat-x;
}

.btngo {
	margin-top: 8px;
	float: left;
	border: none;
}