body
{
	font-family: Arial, Helverica, Sans-Serif;
}

.border-larlab
{
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 1px solid #A2A2A2;
}

.sv-clearfix:before,
.sv-clearfix:after {
  content:"";
  display:table;
}
.sv-clearfix:after {
  clear:both;
}
.sv-clearfix {
  zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

div.members-list{
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646567;
	text-align: left;
	width:100%;
}

div.members-list div.member{
	display:table-cell;
	width:50%;
	padding: 8px;
}

div.members-list div.member:first-child{
	padding-left:0;
}

div.members-list div.member:last-child{
	padding-right:0;
}

div.member div.border-larlab{
	padding:10px;
	height:100%;
}

div.members-list div.member img{
	float:left;
	margin-right: 5px;
}

.mbot-r{
	margin-top:1.5em;
	margin-bottom:1.5em;
}

.mbot-l{
	margin-bottom:3em;
}


a:link {
	color: #2E7DE1;
	text-decoration: none;
}

.sf-menu a:link {
	color: #FEBE10;
}

.sf-menu li li, .sf-menu li li * 
{
	font-size: 11px !important;
}

#sf-lauc
{
	width: 220px;
}

#sf-facultades
{
	width: 230px;
}

#sf-facultades li ul
{
	width: 160px;
}

a:visited {
	text-decoration: none;
	color: #2E7DE1;
}
a:hover {
	text-decoration: underline;
	color: #2E7DE1;
}
a:active {
	text-decoration: none;
	color: #2E7DE1;
}

.bg-blue
{
	background-color: #2E7DE1;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}

.w100{width:100%;}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646567;
	text-align: left;
}
.textoscontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646567;
	text-align: left;
}

a.txt-email, a.txt-email:hover
{
	font-weight: bold;
	cursor:default;
	color: black;
	text-decoration:none;
}

.tits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2E7DE1;
}

.nomargin-top{ margin-top:0;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E7DE1;
	font-weight: bold;
}
.menu
{
	font-family: Arial, Helvetica, Sans-Serif;
}

.nivo-caption
{
	font-size: 12px;
}

.ll-sep-yellow
{
	height: 5px;
	background-color: #FFDB00;
}

.ll-menu-izq
{
	background-color: #2E7DE1;
	color: white;
	padding: 0 5px 15px 5px;
	
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.ll-menu-izq a
{
	color: white;
	font-family: Arial, Helverica, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	
	height: 31px;
	line-height: 31px;
	width:100%;
	color: inherit;
}

.ll-menu-izq a:hover
{
	text-decoration:none;
	color: #FFDB00;
}

.ll-menu-izq ul
{
	margin: 0;
	padding: 0;
}

.ll-menu-izq li
{
	height: 31px;
	line-height: 31px;
	list-style-type: none;
	border-bottom-color: #B2CCF1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 11px;
	
	background-image: url('../images/arrow_y.png');
	background-repeat: no-repeat;
    background-position: left center;
}

.ll-menu-izq li:hover, .ll-menu-izq li.ll-active
{
	background-color: #6498E2;
	cursor: pointer;
	color: #FFDB00;
}

.last-menu
{
	background-color: #6498E2 !important;
	font-size: 10px;
	color: white;
}

.sf-menu .last-menu a, .sf-menu .last-menu *
{
	background-color: #6498E2 !important;
	font-size: 10px; 
	line-height: 12px; 
	color: white;
}

.sf-menu .last-menu a:hover
{
	text-decoration: none;
}

.sf-menu a:hover
{
	text-decoration:none;
	color: white;
}

.sf-menu li:hover
{
	/*background-color: #6498E2 !important;
	cursor: pointer !important;*/
}

textarea#comments 
{
	width: 336px;
	resize:none;
}

.footer a, .footer a:hover
{
	color: white;
}

#svnt-contact-send
{
	cursor: pointer;
}

.side-left
{
	background-image: url('../images/side-left.png');
}

.side-right
{
	background-image: url('../images/side-right.png');
}

.coll-panel-header
{
	cursor:pointer;
}

.coll-panel-content
{
	display:none;
}
