/*----------------------------------------
Basic Style Sheet
for:			fundacionsodis.org
version:		1.2
author:		fredy valdivia
email:		info@qinti.net
website:		http://www.qinti.net/
----------------------------------------*/
@import url(menu.css);
@import url(forms.css);
* {
	margin: 0px;
	padding: 0px;
}
body {
/*	background-color: #e6ecf5; */
	margin-top: 10px;
/*	margin-bottom: 10px; */
	background-color: #DEE8F3;
	background-image: url(/images/background5.jpg);
	background-position: top;
	background-repeat: no-repeat;
/*	background-attachment: fixed; */
	}
#container {
	margin: 0 auto;
	width: 760px;
	border: 1px solid #bddbf7;
}
#header {
	float: left;
	position: relative;
	width: 760px;
	height: 170px;
/*	border: 1px solid #FF0000; */
}
#header2 {
	float: left;
/*	position: relative; */
	width: 564px;
	height: 130px;
/*	border: 1px solid #00FF00; */
}
#logo {
	float: left;
	margin: 0;
	padding: 0px;
	height: 170px;
	width: 184px;
	text-align: center;
/*	border: 1px solid #ffff00; */
	background-image: url(/images/barra.gif);
/*	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed; */
}
#logoh {
	float: left;
	margin: 0;
	padding: 0px;
	height: 170px;
	width: 184px; 
/*	width: 184px; */
	text-align: center;
/*	border: 1px solid; */
/*	background-image: url(images/barra.gif);*/
/*	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed; */
}
#mainmenu {
	float: left; 
	margin: 0;
	padding: 0px;
/*	height: 140px; */
	width: 570px; /* Esto esta cambiado el original es 540 */
/*	border: 1px solid #FF0000;*/
}
#menu2 {
	float: left;
	margin: 0;
/*	padding: 0px; */
	height: 16px; 
	width: 570px;
/*	border: 1px solid #0000FF;  */
	text-align: right;
	padding-top: 42px;
	padding-bottom: 42px;
}

img {
	border: 0px;
}
#content {
	float: left;
	width: 760px;
	min-height: 200px;
/*	border: 1px solid;  */
}

#contentl {
	float: left;
	width: 184px;
	height: 600px;
/*	min-height: 458px;  */
	min-height: 400px;
	background-image: url(/images/barra2.gif);
/*	border: 1px solid;   */
}
#contentlhome {
	float: left;
	width: 184px;
	height: 250px;
/*	min-height: 458px;  */
	min-height: 250px;
/*	background-image: url(images/barra2.gif);*/
/*	border: 1px solid;   */
}
#contents {
	float: left;
	width: 36px;
	height: 100px;
	min-height: 100px;
/*	border: 1px solid;   */
}

#contents2 {
	float: left;
	width: 3px;
	height: 170px;
	min-height: 170px;
/*	border: 1px solid;    */
}

#contentc {
	float: left;
	width: 490px;
/*	border: 1px solid;  */
}
#contentr {
	float: left;
	width: 50px;
/*	border: 1px solid; */
}
#footer {
	width: 760px;
	height: 200px;
	clear: both;
/*	border: 1px solid; */
}

#contentc h1, #contentc h2, #contentc h3, #contentc p, #contentc ul {
/*	font-family: Century Gothic, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif; 
	text-align: Left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 12px;
}
#contentc li {
	list-style: disc;
	margin-left: 15px;
	padding-left: 0px;
	font-size: 12px;
	text-align: justify;
}
#contentc h1 {
	font-size: 14px;
/* color:#4C82C3; */
	color: #FDB52A;
}
#contentc h2 {
	font-size: 13px;
	color:#4C82C3;
}
#contentc h3 {
	font-size: 12px;
	color:#4C82C3;
}
#contentc h3.orange {
	font-size: 12px;
	color:#FDB52A;
}
#contentc .orange {
	font-size: 12px;
	color:#FDB52A;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: justify;
}
#contentc p.center {
	text-align: center;
}
#contentc p.right {
	text-align: right;
}
#contentc p {
	text-align: justify;
/*	font-style: italic; */
	font-size: 12px;
}
#contentc p.news {
	text-align: left;
	font-style: italic;	
	font-size: 12px;
}
#contentc p.news2 {
	text-align: left;
	font-size: 12px;
	color: #4C82C3;
}
#contentc a {
	text-align: left;
	font-size: 12px;
	color: #FDB52A;
	text-decoration: none;
}

#contentc a.context, #contentc a.context:visited {
/* display:block; */
font-size:11px;
text-decoration:none;
color:#FDB52A;
font-family: Arial, Helvetica, sans-serif;
/* width:100px;
height:30px; */
/* border:1px solid #DEE8F3; */
/* border-width:1px 0 1px 1px; */
/* background:#333333; */
/* padding-left:5px; */
/* line-height:29px; */
}

#contentc a.blue {
	text-align: left;
	font-size: 12px;
	color: #4C82C3;
	text-decoration: none;
}
#contentc a.blue:hover {
	color: #FDB52A;
	text-decoration: none;
}
#contentl p, #contentlquienes p, #contentlsoluciones p {
/*	font-family: Century Gothic, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
	padding: 0px;
}
#mainmenu img {
	margin: 0;
	padding: 0;
	border: 0;
}
/* #mainmenu li {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 15px;
	line-height: 15px;
	display: block;
	text-decoration: none;
} */

/* Menu Styles */

#submenu {
	padding-top: 0px;
	height: 16px;
	float: left;
	font-size: 0.95em;
	z-index: 100;
	}
#submenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
/* #submenu li {
	float: left;
	width:90px;
/*	position:relative; */
/*	background-image: url(images/menubackground.gif); */
/*	background-position: top; */
/*	background-repeat: no-repeat; */
/*	display: inline; */
/*	} */
/* style the links for the top level */
#submenu a, #submenu a:visited {
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #4C82C3;
	text-align: center;	
/*	width:90px; */
	height:20px;
/*	padding-left:8px; */
	line-height:16px;
	}
/* a hack so that IE5.5 faulty box model is corrected */
/** html #submenu a, * html #submenu a:visited {
	width:80px; 
	w\idth:79px; 
	} */
/* style the top level hover */
#submenu a:hover {
/*	color:#fff; */
/*	background:#EE6600; */
	color: #FDB52A;
	}
#submenu :hover > a {
/*	color:#fff; */
/*	background:#EE6600; */
	color: #FDB52A;
	}
#submenu td {
	text-align: center;
}
.center {
	text-align: center;
}