#navigation, #content,.section{

	list-style:none;
}
#content{
	overflow:hidden;
	line-height:18px;
	margin-top: 15px;
	width:420px;
	background-color:white;
	position:relative;
	height:510px;
	float:left;
	
}

#content h2{
	color:#993333;
	margin:20px 0pt;
}
	
#content a{
	color:#0082D6;
	font-weight:bolder;
	text-decoration:none;
}
	
#content a:hover {
	background-image:url(../images/iconos/flechita_over.png);
	background-repeat:no-repeat;
	color:#FF6600;
	float:right;
	padding-left:10px;
	text-decoration:none;
}

#navigation{
	float:left;
	width:210px;
	height:450px;
}

#navigation .sup{
		font-size: 100px;
		font-family:Arial;
		height: 39px;
		text-align:right;
		display: block;
}
#navigation ul{
			margin:0 0;
			list-style:none;
			list-style-type:none;
}
#navigation a{
			color:#007CCA;
			font-weight:bolder;
			text-decoration:none;
			font-family:Arial;
			font-size:15px;	
			display: block;
			

}	

#navigation a:hover{
			font-weight:bolder;
			text-decoration:none;
			font-family:Arial;			
			position: relative;
			left: 0px;
			display: block;
			font-family:Arial, Helvetica, sans-serif, Tahoma;
			font-size:15px;
			font-weight: bold;
			font-weight:bold;
			list-style:none;
			list-style-type:none;
			height: 35px;

}			

#navigation .sup a li {
			margin: 3px 0 !important;
			margin:-4px 0;
			font-size:10px;
}

#navigation a.scrolling{
			color:#933;
}

.section{
	width:190px;
	position:relative;
	height:852px;
}

.section .sub{
		position:relative;
		float:left;
		width:400px;
		height:850px;
		background-image:url(../images/backgroundslider.png);
		background-repeat:no-repeat;
		margin-top:10px;
}

.section .sub p{
			width:400px;
			font-size:85%;
			line-height:1.4em;
			margin-left: 24px;	

}

.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
}

.section .next{
			right:30px;
}

.section .prev{
			left:30px;
}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}

#first{
	top:484px !important;
	top:498px;			
}

#second{
	top:503px !important;
	top:517px;			
}

.servicios{
	color:#004C7F;
	font-size:20px;
	font-family:Arial;
	background: url(../images/lineaarriba.png) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

.textos {
	color:#666666;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}

h5 a {
	text-decoration:blink;
}

.ayuda a {
	color:#007CCA;
	font-family: Arial;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.ayuda a:hover{
		color:#FF6600;
	
}
