 /*CSS CIC. Centro de Instrumentación Científica 
   Cristina López- Grupo Trevenque
*/
 
/*estructura básica****************************/
body{background:#FFFFFF;}
.wrapper_header{margin:0 auto;background:#333333 url(../images/bg_body.png) repeat-x left bottom;}
.header{width:960px;height:74px; padding:23px 0 0 0; overflow:hidden;margin:0 auto;}
.wrapper_menu{margin:0 auto;clear:both;display:block;overflow:hidden;background:#33CCFF url(../images/bg_wrapper_menu3.png) repeat-x left bottom;}
.main_menu{margin:0 auto;background:transparent url(../images/bg_mainmenu.png) repeat-x left top}
.wrapper_content{margin:0 auto; min-height:200px;background:url(../images/bg_content.gif) repeat-x left top;}
.titulo{width:960px; margin:0 auto;}
.content{width:960px; display:block;clear:both; overflow:hidden;margin:4px auto; padding-bottom:130px; background:url(../images/bg_content_discon.gif) repeat-y 771px}
.two_column {width:751px;padding:25px 20px 0 0;float:left;}
.content_right{width:189px;float:right;padding:25px 0;}

.column_middle{width:173px; float:right; padding:0 0 20px 20px; margin-bottom:200px;background:#fff url(../images/bottom_third.png) no-repeat right bottom; }
.two_column .content_left.corto{ padding:0px; width:555px}


/* bloques para columna right
******************************************************/

.content_right .titulo{ width:173px; float:left;font-size:1.6em; padding:5px 0 8px 16px;color:#666666;  background:url(../images/bg_bloqueRight.gif) repeat-x left bottom}
.bloqueRight{ margin-bottom:30px; display:block; clear:both; overflow:hidden;}
.bloqueRight .bottom{ width:169px; float:left; margin-top:12px;padding:10px 0 0 13px; background: url(../images/bg_bloqueRight.gif) repeat-x left top}


/** FOOTER**/
/*.footer{background:#E6F7FD;display:block;clear:both;overflow:hidden;height: 100%;font-size:1em;padding-bottom:200px;}
.footer .content_footer{width:960px;margin:0 auto;height:1%;padding-top:10px;color:#999999}
 .content_footer p{font-size:1em; width:175px;line-height:1.2em; float:left; margin-right:20px; text-align:right}
 .content_footer a{	color:#999999}
  .content_footer .logos{ float:left; width:520px}
   .content_footer .logos img{ float:left; padding-right:30px} 

.footer .content_footer .menu{ width:120px;float:right; margin-right:120px;height:auto;padding:6px 0 0 0}*/

.footer{background:#E6F7FD;display:block;clear:both;overflow:hidden;height: 100%;font-size:1em;padding-bottom:200px;}
.footer .content_footer{width:960px;margin:0 auto;height:1%;padding-top:10px;color:#999999}
 .content_footer p{font-size:1em; width:700px;line-height:1.2em; float:left; margin-right:20px; text-align:left}
 .content_footer a{	color:#999999}
  .content_footer .logos{ float:left; width:700px}
   .content_footer .logos img{ float:left; padding-right:30px} 

.content_footer .menu{ width:120px;float:right; margin:8px 80px 0 0;height:auto;padding:6px 0 0 0}
div>.content_footer .menu{ width:120px;float:right; margin:10px 60px 0 0;height:auto;padding:6px 0 0 0}



