/*
CSS Credit: http://www.gadowks.net/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #FFFFFF;
}

h1{
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imagenes/h1.gif);
	background-repeat:   repeat-x;
	width: 170px;
	height: 20px;
	text-align: center;
	font-family: "Microsoft Sans Serif";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h5{
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imagenes/h1.gif);
	background-repeat:   repeat-x;
	width: 250px;
	height: 20px;
	text-align: center;
	font-family: "Microsoft Sans Serif";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h2 {
	color: #c1272d;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;
}


ul {
  margin:0;
  padding-left: 2.0em;
  line-height: 1.5em;
}


a:link, a:visited { font-family: "Trebuchet MS"; color: #8a2a2a; text-decoration: none} 
a:active, a:hover { color: #c1272d; text-decoration: underline}



#templatemo_container_wrapper {
	background-color: #FFFFFF;
}

#templatemo_container {
	width: 790px;
	margin: auto;
	border: 1px solid #ffffff;
}


/*------------ Header --------------- */

#templatemo_header {
	height: 132px;
	background-color: #FFFFFF;
	background-image: url(imagenes/sociedad_civil_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 784px;
}

#templatemo_site_title {
	padding-top: 160px;
	padding-left: 50px;
	font-size: 50px;
	color:#a8a8b4;
}

#templatemo_site_title span{
	font-weight: 200;
	color:#cccc33;
}

#templatemo_site_slogan {
	padding-top: 20px;
	padding-left: 200px;
	font-size: 1.1em;
	color:#5a5c51;
}
/* ---------------------------------- */

/*------------- Menu ------------------*/
.templatemo_menu{
	float: left;
	color: #ffffff;
	width: 100%;
	height: 28px;
	margin: 0px;
	padding: 0px;	
	background-color: #FFFFFF;
	background-image: url(imagenes/sociedad_civil_menu.jpg);
	background-repeat: repeat-x;
}

.templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	list-style: none;
	text-align: center;
}

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	height: 15px;
}

.templatemo_menu li a:hover, .templatemo_menu li .current{
	color: #ffffff;
      height: 28px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/sociedad_civil_menu_hover.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
}
.templatemo_menu li a:visited
{
	color: #ffffff;

}

/* ----------------- end of menu----------------*/

/* ----------------- Content ----------------------- */


#templatemo_content {
	width: 784px;
}
#templatemo_contentizq {
        width: 200px;
}

#templatemo_top {
	float: left;
	padding: 20px;
	width: 784px;
	background: #383a2f;
}

#templatemo_bottom {
	float: left;
	color: #999966;
	padding: 0px;
	background-color: #FFFFFF;
	height: auto;
}

#templatemo_bottom a{
	line-height: normal;
	color:  #111111;
        font-weight:bold;  
}

#templatemo_bottom .section {
	float: left;
	width: 130px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(imagenes/gadowks_frame.jpg);
#	background-repeat:   repeat-y;
#	background-repeat:   repeat-y;
	background-position: left top;
}

#templatemo_bottom .section p{
	color: #706f6e;
	text-align: center;
	padding-top: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	
}
#templatemo_bottomizq .section p{
        color: #706f6e;
        text-align: center;
        padding-top: 0px;
        font-family: "Microsoft Sans Serif";
        font-size: 12px;

}


#templatemo_bottom .section a{
	color: #706f6e;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 19px;
}

#templatemo_bottomizq .section a{
        color: #706f6e;
        text-decoration: none;
        font-family: "Microsoft Sans Serif";
        font-size: 12px;
        line-height: 19px;
}
#templatemo_bottom .section a:hover {
	color: #000000;
}

#templatemo_bottom .middle2 {
        float: left;
        width: 620px;
        height: auto;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 20px;
        padding-left: 0px;
}

#templatemo_bottom .middlerightborder {
	float: left;
	padding: 5px 0px;
	width: 16px;
	height: 200px;
	background: url(images/sectionrightborder.gif) left no-repeat;
}

.box_buskar {
	height: 20px;
	float: left;
	border: 1px solid #FFAA4A;
	
}
.text_area {
	color: #999966;
	margin: 10px;
	width: 704px;
}

.publish_subtitle {
	clear: both;
	color: #999966;
	padding-bottom: 5px;
	font-weight: bold;
	background-image: url(imagenes/ikonleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
}

.publish_subtitle2 {
        clear: both;
        color: #999966;
        padding-bottom: 5px;
        font-weight: bold;
        background-image: url(imagenes/ikonleft2.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
        height: 20px;
}


.separador {
        clear: both;
        color: #999966;
        padding-bottom: 5px;
        font-weight: bold;
        background-image: url(imagenes/separador.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
        height: 20px;
}

#publish_col1 {
	color: #000000;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	padding-top: 0px;
	margin-bottom: 20px;
	width: 48%;
	float: left;
	height: auto;
}

#publish_col1 ul {

}

#publish_col1 ul li{
	list-style-type: circle;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	font-weight: normal;

}

#publish_col1 li a{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	text-decoration: none;
	color: #000000;

}

#publish_col1 li a:hover{
	text-decoration: underline;

}




#publish_col1 a {
	color: #C1272D;
	text-decoration: none;
}

#publish_col1 a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

#publish_col1 img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: none;
	padding: 0px;
	height: 94px;
	width: 214px;

}

#publish_col1 h2 {
	color: #c1272d;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}
#publish_col1 h3 {
	color: #999999;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}


#publish_col1 p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#publish_col_space {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20px;
	height: 280px;
	background-image: url(imagenes/separatorVerti.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}


#publish_col_space_02 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20px;
	height: 160px;
	background-image: url(imagenes/separatorVerti.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}




#publish_col2 {
	color: #000000;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	padding-top: 0px;
	margin-bottom: 20px;
	float: right;
	height: auto;
	width: 48%;
}
#publish_col2 a {
	color: #C1272D;
	text-decoration: none;
}

#publish_col2 a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

#publish_col2 img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: none;
	padding: 0px;
	height: 94px;
	width: 214px;

}

#publish_col2 h2 {
	color: #c1272d;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}
#publish_col2 h3 {
	color: #999999;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}

#publish_col2 p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#publish_actores_text {
	color: #000000;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 115px;
	float: left;
	height: auto;
}
#publish_actores_text2 {
        color: #000000;
        padding-bottom: 0px;
        font-weight: bold;
        font-family: "Microsoft Sans Serif";
        font-size: 12px;
        padding-top: 0px;
        margin-bottom: 0px;
        width: 70px;
        float: left;
        height: auto;
}

#textt {
	width: 100px;
	margin-left: 10px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        text-align:center;	
}

#textt2 {
        width: 100px;
        float: left;
        text-align:left;
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;

}

#textt a {
	color: #000000;
	font-weight: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}

#textt a:hover {
	color: #330000;

}




#publish_actores {
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 18px;
	height: auto;
	float: left;
}

#publish_actores2 {
        color: #000000;
        padding-bottom: 5px;
        font-weight: bold;
        font-family: "Microsoft Sans Serif";
        font-size: 12px;
        padding-top: 10px;
        margin-bottom: 18px;
        height: auto;
}

#publish_actores a {
	color: #333333;
	text-decoration: none;
}

#publish_actores a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

#publish_actores img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	height: 100px;
	width: 101px;

}

#banderitas img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	width: 25px;
	height: 17px;
	

}



#publish_actores h2 {
	color: #c1272d;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}
#publish_actores h3 {
	color: #999999;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}

#publish_actores p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}







#publish_nota {
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 18px;
	##height: auto;
}

#publish_nota a {
	color: #C1272D;
	text-decoration: none;
}

#publish_nota a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

#publish_nota img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

#publish_nota h2 {
	color: #c1272d;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}
#publish_nota h3 {
	color: #999999;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}

#publish_nota p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}




#publish_nota_2 {
	clear: both;
	color: #000000;
	padding-bottom: 2px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 3px;
}

#publish_nota_2 a {
	color: #C1272D;
	font-weight: normal;
	text-decoration: none;
}

#publish_nota_2 a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

#publish_nota_2 img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#publish_nota_2 h2 {
	color: #c1272d;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}
#publish_nota_2 h3 {
	color: #999999;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;

}
#publish_nota_2 p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}




.title {
	height: 37px;
	margin-left: 10px;
	padding-top: 18px;
	padding-left: 30px;
	font-size: 1.8em;
	color:#ffff66;
	background: url(images/cup.gif) left center no-repeat;
	width: 700px;
}

.flash {
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	width: 156px;
	height: 212px;
	

}

.subtitle{
	padding-bottom: 10px;
	font-size: 1.4em;
	color: #cccc33;
}

.buska{
	font-size: 10px;
	color: #000000;
	width: 200px;
	height: 20px;
	padding-bottom: 10px;
	float: left;
}

.fecha{
	font-size: 10px;
	color: #000000;
	width: 230px;
	height: auto;
	padding-bottom: 10px;
	float: left;
	font-family: "Microsoft Sans Serif";
	font-weight: normal;
}

.space_left{
	padding-bottom: 10px;
	font-size: 1.4em;
	background-image: url(imagenes/gadowks_space_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: none;
	width: 148px;
}


.estilo69
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.estilo70 {
	color: #8a2a2a;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;	
	font-weight: normal;
}


.estilo69 li a{
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.estilo69 li a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}


.text_left{
	font-size: 10px;
	height: auto;
	line-height: normal;
	padding-left: 8px;
	padding-right: 25px;
        font-weight:bold;
}

.text_left2{
        color:#000000;
        font-size: 8px;
        height: auto;
        line-height: normal;
        padding-left: 8px;
        padding-right: 25px;
}

.text_area img{
	float: left;
	margin: 0px 5px;
}

/*--------- End of Content -------------*/

/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding-top: 0px;
	padding-right: 10px;
	width: 774px;
	height: 51px;
	color: #FFFFFF;
	line-height: normal;
	text-align:right;
	background-color: #FF0000;
	background-image: url(imagenes/sociedad_civil_fotter.jpg);
	background-repeat: no-repeat;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	font-weight: normal;
}
#templatemo_footer a {
	color: #999966;
	text-decoration: none;
}
#estilo69 h2 {
	color: #c1272d;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	font-weight: normal;
}

#image44 {
 	padding-top: 15px;
	padding-right: 10px;
        float: left;

}

#templatemo_footer a:hover {
	color: #cccc66;
}

/* --------- end of footer --------------*/
