body {
	background-image: url(imagenes/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #80D0DE;
	background-repeat: repeat;
	text-align: center;

}

.sombraderecha{

   background-image: url(sombrader.png) !important;

   background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombrader.png', sizingMethod='scale');

   background: repeat-y left;/*o lo que se te venga en gana */   

}

.sombraizquierda{

   background-image: url(sombraizq.png) !important;

   background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombraizq.png', sizingMethod='scale');

   background: repeat-y right;/*o lo que se te venga en gana */   

}

.fondologuin {

	background-color: #8BD3EC;

	background-image: url(imagenes/backgroundindex.jpg);

}

.fondo1 {

	background-color: #fcfeff;

	border: 1px solid #cccccc;

	background-image: url(imagenes/background2.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

}

.texto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-decoration: none;

}

A.texto1:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003399;

	text-decoration: none;

}

A.texto1:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003399;

	text-decoration: none;

}

A.texto1:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

.sombradown{

   background-image: url(sombradown.png) !important;

   background-image: none;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sombradown.png', sizingMethod='scale');

   background: repeat-x top;/*o lo que se te venga en gana */   

}

.picback1 {

	background-image: url(imagenes/pic1.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

}

.estilolink1 {

	color: #003399;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	text-decoration: none;

}

A.estilolink1:link {

	text-decoration:none;

	color:#003399;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

}

A.estilolink1:active {

	text-decoration:none;

	color:#003399;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

}

A.estilolink1:hover {

	text-decoration:none;

	color:#0000FF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

}

/*A.estilolink1:visited {

	text-decoration:none;

	color:#666666;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

}*/

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;

}

.texto3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	line-height: 20px;

	text-decoration: none;

	text-align: left;

}

.bordeblanco {

	border: 1px solid #FFFFFF;

}

.bordeblanco {

	border: 1px solid #FFFFFF;

}

.fondoiluminacion {

	background-image: url(imagenes/iluminacion2.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

	background-color: #323BB2;

}
