@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	background-image: url(images/general/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	text-align: left;
}
h2 {
	text-align: left;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	background-image: url(images/general/logo.jpg);
	height: 150px;
}
#menu {
	background-color: #810503;
	position: relative;
	top: 125px;
	left: 732px;
	width: 230px;
}


#left_column {
	float: left;
	width: 230px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#menu_1 p {
	color: #FFC;
	padding-left: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

#table_1 {
	background-color: #000;
	width: 200px;
}
#table_1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
#table_1 h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}


#right_column {
	width: 670px;
	margin-left: 260px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#titulo_dpt {
	height: 105px;
	background-image: url(images/departamentos/ishaat/title.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#titulo_dpt h1 {
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#titulo_dpt p {
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#titulo_dpt p a {
	color: #3FC;
}


#pledge {
	padding-bottom: 10px;
}
#pledge p {
	text-align: center;
}


#actual {
	background-color: #CCC;
}
#actual h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
}
#actual p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}

#tariq {
	/* [disabled]height: 1000px; */
}
#tariq h2 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#fotos h2 {
	margin-top: 0px;
}



.fecha_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
	margin: 0px;
}


.brown_background a{
	color: #FFC;
	padding-left: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	text-align: left;
}

#footer {
	color: #CCC;
	background-color: #000;
	font-size: 10px;
	height: 20px;
	padding-top: 5px;
}
#footer a {
	color: #CCC;
}
