body {
	margin:0px;
	font-family: Geneva;
	padding:0px;
	border:none;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color:#6666FF;
}

h1
{
	color:#FF6666;
	font-size: 18px;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color:#999999;
}

#contents
{
/*	width:70%;
	margin: auto;*/
}

#principal
{
	width: 85%;
	margin:auto;
}

#anchors
{
	text-align: center;
}

#anchors a
{
	color: #FF6666;
}

.first_col_head1
{
	width: 100px;
	height:162px;
	background-image: url('../images/web_images_02_1.jpg');
	background-position: top left;
}

.first_col_head
{
	width: 258px;
	height:162px;
	background-image: url('../images/web_images_02.jpg');
	background-position: top left;
	font-size: 10px;
	font-weight:bold;
}

.second_col_head
{
	background-image: url('../images/web_images_03.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

.third_col_head
{
	background-image: url('../images/web_images_04.jpg');
	width: 156px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.third_col_middle
{
	vertical-align:top;	
	
}
.first_col_middle
{
	width: 100px;
	background-image: url('../images/web_images_06.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

.first_col_bottom
{
	background-image: url('../images/web_images_09.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

.first_col_bottom h2
{
	text-align:left;
}

.results
{
	width:90%;
	margin:auto;
}

.results td
{
	width:50%;
}

.second_col_middle
{
	padding-left: 3%;
	padding-top: 0px;
}

.third_col_middle a
{
	font-size: 11px;
	text-align: left;
}

.third_col_middle
{
	border-left: dotted #AAAAFF 1px;
	padding-left: 10px;
	font-size: 10px;
	color: rgb(85,85,85);
}


.second_col_bottom
{
	padding-left: 10%;
	
}

.divShadow
{
	background-color: #888888;
	border: 1px solid #CCCCCC;
	padding:0px;
	margin:10px;
	display:inline-block;
}

.divShadow div
{
	border: 1px solid #AAAAAA;
	padding:0px;
	display:inline-block;
}

.divShadow div a img
{
	border:none;
	
}

.divShadow div a
{
	position: relative;
	padding: 5px;
	padding-bottom: 10px;
	background-color: white;
	top: -4px;
	left: 4px;
	display:inline-block;
	border: 1px dashed #000000;
}


.divShadow div a:hover
{
	top: -6px;
	left: 6px;
}

/*
 * PROVES EN DIVS 
 */

div
{
	border:none;	
}

#head
{
	width:85%;
	margin: 0px auto 0px auto;
	background-image:url('../images/web_images_03.jpg');
}

.adjust
{
	clear:both;
	height:0px;
}

#head .left
{
	width:30%;
	float:left;
	background-image:url('../images/web_images_02.jpg');
	background-position: top left; 
	background-repeat:no-repeat;
	height:162px;
}


#head .center
{
	width:54.5%;
	float:left;
	background-image:url('../images/web_images_03.jpg');
	height:162px;
}

#head .right
{
	width:15%;
	float:left;
	background-image:url('../images/web_images_04.jpg');
	background-repeat:no-repeat;
	background-color:white;
	height:162px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#head .right form
{
	margin-top: 38px !important;
}

#middle
{
	width:85%;
	margin:auto;
}

#middle .left
{
	width:85%;
	float:left;
	background-image: url('../images/web_images_06.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	/*border-right: dotted #AAAAFF 1px;*/
}

#middle .left .contents
{
	width:80%;
	float: right;
}


#middle .right
{
	float:left;
	width: 15%;
	vertical-align:top;	
	font-size: 10px;
	color: rgb(85,85,85);
	height:auto;
}

#bottom
{
	width: 85%;
	margin:auto;
}

#bottom .right
{
	width:100%;
	float:left;
	background-image:url('../images/web_images_09.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}










