﻿
#contenedor_cos_index{
	width:950px;
	height:400px;
	background:transparent;
}

#cos_index{
	width:900px;
	height:396px;
	margin-top:2px;
	margin-left:24px;
	overflow:hidden;
	float:left;
	border:1px #c9c9c9 solid;
}

#cos_index p{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #222;
	text-align: justify;
	margin:10px 10px 10px 10px;
}

#index_img{
	width:400px;
	height:267px;
	border:1px solid #ccc;
	background:url('../images/fachada_opti.jpg') no-repeat;
	margin:65px 10px 15px 25px;
	float:left;
}

#index_text{
	width:400px;
	border:1px solid #ccc;
	margin:25px 25px 15px 10px;
	float:right;
}


a:link {font-family: tahoma, arial, sans-serif; font-size: 12px;font-weight: lighter; color: #000; text-decoration: none}
a:visited {font-family: tahoma, arial, sans-serif; font-size: 12px;font-weight: bold; color: #000; text-decoration: none}
a:actived {font-family: tahoma, arial, sans-serif; font-size: 12px;font-weight: bold; color: #000; text-decoration: none}
a:hover	{font-family: tahoma, arial, sans-serif; font-size: 12px;font-weight: bold; color: #333; text-decoration: underline}

