﻿@charset "utf-8";
/* CSS Document */
 
#left{
	float: left;
	width: 300px;
	height: auto;
	background-color: #3f3f3f;
}
 
#middle {
	float: left;
	width: 400px;
	height: auto;
}

#right {
	float: right;
	width: 300px;
	height: 475px;
	background: url(../images/top-ines.jpg) no-repeat;
/*	background-color: #b82070;*/
}

#blogimage {
	margin-top: 3px;
	margin-left: 15px;
}

#blogcont {
	margin-top: -8px;
	margin-left: -8px;
}

#blogcont a{
	color: #FFFFFF;
}

#press_cont {
	margin-left: 51px;
	width: 330px;
	color: #FFFFFF;
	text-align:center;
}

#ines-links {
	margin-top: 10px;
}
#list1 li a {
	color:#FFFFFF;
}
#list1 li a:hover {
	color:#EC1A83;
	text-decoration: none;
}

#ines-blog {
	text-align: left;
	border:none;
	margin-top: 20px;
	margin-left: 20px;
}

#ines-blog img {
	border:none;
}
