@charset "utf-8";
/* Colores SINERGIA EVENTOS:
verde 	       : #ACF41E
verde 3D obs   : #9DDE00
verde 3d claro : #B9F425
rosa           : #F500A3
azul   		   : #31A1E2


*/

body{
	background:url(images/fondo_sinergia2.png) top center repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	margin-top:0;
}

#logo, #menu, #footer{
	width:780px;
	margin:0 auto;
}

#wrapper{
	width:776px;
	margin:0 auto;
	clear:both;
	background:#fff;
	border:#ACF41E solid 2px;	
}

#content{
	margin:10px;
}

#logo{
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}

#logo a{
	display:block;
	height:87px;
	overflow:hidden;
	width:271px;
}

#logo a span{
	background:transparent url(images/logo_sinergia.png) no-repeat scroll 0 0;
	display:block;
	height:87px;
	width:271px;
}

#nav{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

#nav a{
	display:block;
	float:left;
	padding:5px 15px;
	text-decoration:none;
	font-size:13px;
}

#nav a:link{
	color:#000;
}

#nav a:hover{
	color:#FFF;
	background:#F500A3;
}

#b_hom #n_hom a:hover, #b_nos #n_nos a:hover, #b_pro #n_pro a:hover,
#b_tue #n_tue a:hover, #b_paq #n_paq a:hover, #b_con #n_con a:hover{
	background:none;
	color:#000;
}

#nav a:visited{
	color:#000;
}

#nav a:active{
	color:#222;
	background:#FF10B3;	
}

#nav li{
	float:left;
	background:url(images/fondo_menu_bar.gif) repeat-x;
	border-right:#9DDE00 1px solid;
	border-left:#B9F425 1px solid;	
}

#nav #n_init, #nav #n_last{
	border:none;
}

#nav #n_init{
	background:url(images/menu_left.gif) top no-repeat;
	width:15px;
	height:26px;
}

#nav #n_last{
	background:url(images/menu_right.gif) top no-repeat;
	width:15px;
	height:26px;
}

#b_hom #n_hom, #b_nos #n_nos, #b_pro #n_pro, 
#b_tue #n_tue, #b_paq #n_paq, #b_con #n_con{
	background:url(images/fondo_menu_active.gif) repeat-x;
	border-right:#1181C2 1px solid;
	border-left:#51C1F2 1px solid;
}

h5.pie{
	margin:0;
	padding:5px;
	font-size:10px;
	color:#000;
	text-align:center;
}

h5.pie span{
	color:#6CB400;
}

h5.pie a:link{
	color:#3C8400;
	text-decoration:none;
}

h5.pie a:hover{
	color:#0C3;
}

#footer{
	background:url(images/footer.gif)
}

#content img{
float:left;
margin:0 10px 0 0;
}


#content p{
	font-size:14px;
}

.intro h2, .item h2{
	color:#F500A3;
	font-weight:normal;
	border-bottom:#ACF41E solid 2px;
	font-size:1.6em;
	margin-top:15px;
}

#content .intro img{
	float:right;
	margin:0;
	padding:0;
}

#content .alterno img{
	float:right;
	margin:0;
}

.intro, .item{
	clear:both;
}

.intro{
	padding-top:10px;
}

.item{
	padding-top:20px;
}

.titulo_intro{
  margin-right:260px;
 }

.item h2{
	margin-left:260px;
}

.alterno p{
  margin-left:260px;
}
 
.last_fix{
	 clear:both;
}
 
.item li{
	 margin-left:30px;
}

.imagen2{
	margin-right:200px;
}

.clearfix{
	clear:both;
}

#b_nos #content{
	padding:30px;
}

.thumbnails{
  display:block;
  list-style-type:none;
  margin:0 auto;
  padding:0;
  position:relative;
  width:80%;
}

#content .thumbnails img{
	border:none;
	margin:20px;
	float:none;
}

.thumbnails li{
	display:inline;
	position:relative;
	width:100px;
	height:100px;
}

#content img.thumbs{
	float:none;
	margin:0;
	padding:0;
	vertical-align:middle;
}

div.fotos{
	position:relative;
	text-align:center;
}
