/* CSS Document */
/* miweb*/


BODY {
	background : #C0D9D9 url(images/fondo.gif) repeat;
	color : #666666;
	margin : auto;
	text-align: center;
	width: 800px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} 

#contenedor { 
text-align: left;
margin: auto; 
width: 800px; 
} 

#borde{
	text-align: left;
	width: 800px;
	margin: auto;
	max-width: 800px;
} 
#cabecera{
	background: transparent url(images/marquesina.jpg) no-repeat;
} 
#navegadorsup{
	padding : 8px 10px 8px 0px;
	color: #FFFFFF;
	background-color: #FF00FF;
	float: none;
	text-align: right;
	font-size: 12px;
	width: 790px;
} 
h1{
	color: #666666;
	font-size: 12px
	;font-weight: bold;
} 
td,th {
	font-size: 12pt;
}
a {
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #666666;
	text-decoration:underline ;
}
a:link {
	color: #666666;
	text-decoration: none;
}
#navlateral{
	width: 48px;
	float: left;
	height: 91px;
} 
#cuerpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/shs-fondo-cuerpo.jpg);
	background-repeat: repeat-y;
	margin: auto;
	width: 800px;
	max-width: 800px;
}
#boton{
	width: 24px;
	float: left;
	height: 91px;
} 
 
A.clase1:visited {
	background: #339999;
	background-image: url(images/SHS_PERFIL.jpg);
	width: 24px;
	height: 91px;
	float: left;
	background-repeat: no-repeat;
}
A.clase1:active {
	background: #339999;
	background-image: url(images/SHS_PERFIL.jpg);
	width: 24px;
	height: 91px;
	float: left;
	background-repeat: no-repeat;
}
A.clase1:link {
	background-color: #FF00FF;
	background-image: url(images/SHS_PERFIL.jpg);
	width: 24px;
	height: 91px;
	float: left;
	background-repeat: no-repeat;
}
A.clase1:hover {
	background: #339999;
	background-image: url(images/SHS_PERFIL-x.jpg);
	width: 24px;
	height: 91px;
	float: left;
	background-repeat: no-repeat;
}
	
A.clase2:visited {
	background-color: #FF00FF;
	background-image: url(images/SHS_trabajos.jpg);
	width: 24px;
	height: 91px;
	float: left;
	background-repeat: no-repeat;
}
A.clase2:active {
	background-color: #FF00FF;
	background-image: url(images/SHS_trabajos.jpg);
	width: 24px;
	height: 91px;
	float: left;
	background-repeat: no-repeat;
}
A.clase2:link {
	background-color: #339999;
	background-image: url(images/SHS_trabajos.jpg);
	width: 24px;
	height: 91px;
	float: left;
	background-repeat: no-repeat;
}
A.clase2:hover {
	background-color: #FF00FF;
	background-image: url(images/SHS_trabajos-x.jpg);
	width: 24px;
	height: 91px;
	float: left;
	background-repeat: no-repeat;
   }
#navportfolio{
	text-align: left;
	padding-top: 10px;
	float: right;
	color: #FF00FF;
	clear: right;
	border-top-color: #FFFFFF;
	border: #FFFFFF;
	padding-bottom: 10px;
	padding: 0px 10px 0px 0px;
	margin-top: 10px;
} 
#galeria{
	text-align: left;
	width: 700px;
	clear: right;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding: 0px 10px 0px 0px;
} 
#pie{
	clear : both;
	color : #636563;
	text-align : right;
	margin : 20px 10px 0px 10px;
	padding-bottom:10px;
	font-size: 12px;
	padding-top: 20px;
} 

