body {
	font-family: verdana,arial,helvetica,clean,sans-serif;
	font-size: 11px;
	background-image:url(img/sec_bg.jpg);
	background-repeat:no-repeat;
	background-color: #FFF;
	color:#333;
	margin:0px auto;
	text-align:left;
	overflow-x:hidden;
}

a:link		{ color: #ff6400; text-decoration: none;}
a:visited 	{ color: #ff6400; text-decoration: none;}
a:hover 	{ color: #e93002; text-decoration: underline;}
a:active 	{ color: #ff6400; text-decoration: underline;}

h1 {margin:0px 0px 2px 0px;font-size:18px;font-weight:bold;font-family:verdana;color:#0063DC;}
h2 {margin:0px;padding:0px;font-size:16px;font-weight:bold;font-family:verdana;color:#CC0066;}

#seccion {
text-align:justify;
padding:35px 27px 20px 27px;
}

#componente{
width:162px;
float:left;
text-align:center;
font-size:11px;
}

#colaboradores{
float:left;
text-align:center;
font-size:11px;
}

#comp_title{
font-size:14px;
color:#ff6400;
font-weight:bold;
margin-left:6px;
margin-right:6px;
margin-bottom:6px;
padding-bottom:2px;
border-bottom:1px dotted #333333;
}

#componente img{
border:3px solid #f5cb05;
padding:1px;
margin:2px;
}

#colaboradores img{
border:3px solid #f5cb05;
padding:1px;
margin:2px;
}
