@charset "utf-8";
/* CSS Document */
body 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FEFEFE;
	background: #222222;
	margin:0px;
}
a, a:hover, a:visited 
{
	text-decoration: none;
	color: #0090DF;
}
a img
{
	border: 0px;
}
h3
{
	color: #0090DF;
}
.pad
{
	padding-top: 4px;
	padding-right: 4px;
	float:right;
}
#wrap 
{
	/*background: #000000 url(images/slider.png) no-repeat right 60%*/
	background: #000;
	width: 1001px;
	margin: auto;
	overflow: hidden;
}
#toolbar
{
	height: 29px;
	border-bottom: solid 1px #DDD;
	padding-right: 30px;
	padding-left: 20px;
	background: #FFFFFF;
	/*background: url(images/logo_ipae.png) no-repeat 10px;*/
}
#toolbar ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#toolbar ul li 
{
	display: inline;
	color: #444;
}
#toolbar ul li a
{
	margin-right: 5px;
	text-transform: uppercase;
	line-height: 29px;
	font-size: 10px;
	font-weight: bold;
	color: #444;
}
#logo 
{
	padding:5px 15px 5px 50px;
	background: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
}
#slogan
{
	float:right;
	padding-right:40px;
	padding-top:20px;
}
#search 
{
	float: right;
	padding-top: 4px;
}
.four-columns
{
	float: left;
	margin-left: 10px;
}
.column 
{
	float:left;
	overflow:hidden;
	padding-bottom:5px;
	width:240px;
}
.column  img
{
	border-bottom: solid 1px #333333;
}
#first
{
	padding-right: 3px;
	border-right: dashed 1px #333333;
}
#second
{
	padding-right: 3px;
	padding-left: 3px;
	border-right: dashed 1px #333333;
}
#third
{
	padding-right: 3px;
	padding-left: 3px;
	border-right: dashed 1px #333333;
}
#fourth
{
	padding-left: 3px;
}
.title
{
	padding-left: 25px;
	padding-top: 10px;
	background: url(images/vineta.png) no-repeat 2px 10px;
}
.title a
{
	font-weight: bold;
}
#content
{
	margin-top: 20px;
	float: left;
	width: 1001px;
	background: #FFFFFF;
	color: #333333;
	height: 195px;
}
#content #enterprise
{
	width: 555px;
	float:left;
	padding-bottom: 15px;
	border-right: solid 1px #999999;
}
#content #socialnet
{
	float:right;
	padding-bottom: 10px;
	padding-right: 15px;
        height: 185px;
}
#content #socialnet img
{
	margin: 2px 5px;
}
#footer
{
	float:left;
	/*border-top: solid 1px #444444;*/
	width: 1001px;	
	text-align: center;
	background:#000000;
}
#footer ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer li 
{
	display: inline;
}
#footer strong.section {
	display:block;
	float:left;
	font-weight:normal;
	margin:0 10px 0 0;
	min-width:81px;
}
#slideEdu, #slideEmp, #slideUni, #Bienvenida
{
	margin-left:15px;
	position: relative;
	width:530px;
	height: 185px;
	display: block;
	padding: 5px;
	border-right: solid 1px #222;
	float: left;
}
#slideEdu h2, #slideEmp h2, #slideUni h2, #Bienvenida h2
{
	color: #0090DF;
}
