@charset "utf-8";

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-image: url(../images/bg.png); 

	background-repeat: repeat-x; 

	background-position: center top; 

	width: 1000px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;


	background-color: #000000; 

	font-weight: normal;

	color: #696B78;  

}
#table-home {
	width: 967px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 17px;
	padding-right: 17px;
}
.icons-header {
	float: right;
	margin-right: 30px;
}

#content {

	background-image: url(../images/bg_content_index.jpg);	 

	background-repeat: no-repeat; 

 	background-position: center top; 

	height: 181px;

	width: 967px;

	padding-right: 16px;

	padding-left: 17px;

}

#animation {

	height: 326px;

	width: 1000px;

}

#logo {

	height: 61px;

	width: 225px;

	padding-top: 20px;

	padding-right: 216px;

	padding-bottom: 13px;

	padding-left: 58px;

	float: left;

}

#slogan {

	background-image: url(../images/separator.png); 
	background-repeat: no-repeat;
	background-position: left center;
	height: 74px;
	width: 485px;
	padding-left: 16px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7A3232;
	letter-spacing: -1px;
	padding-top: 15px;
}


h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 30px;

	color: #FFFFFF; 

	margin: 0px;

	font-weight: normal;

	letter-spacing: -2px;

}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 25px;

	font-weight: normal;

	color: #9c2121;

	margin: 0px;

}

h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: normal;

	color: #751111; 


	margin: 0px;

}







#menu {

	background-image: url(../images/bg_menu.jpg); 

	background-repeat: no-repeat; 

	background-position: center center;

	height: 38px;

	width: 967px;

	padding-right: 16px;

	padding-left: 17px;

	clear: both;

	text-align: center;

}

#menu a {

	text-decoration: none;

	color: #C67575; 


	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	padding-right: 10px;

	padding-left: 10px;

	line-height: 38px;

	padding-top: 13px;

	padding-bottom: 13px;

}



#menu a:hover {

	background-image: url(../images/overmenu.jpg); 

	background-repeat: repeat-x; 
	background-position: center; 

	color: #FFFFFF; 


	font-weight: normal;

}

#menuwebservices {

	width: 182px;

	padding-left: 24px;

	padding-right: 13px;

	padding-top: 5px;

	float: left;

	height: 161px;

}





#helplogin a, #menuwebservices a {

	text-decoration: none;

	color: #775555; 



	display: block;

	width: 179px;

	font-size: 11px;

	padding-top: 3px;

	padding-bottom: 3px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #3A1313;

	background-image: url(../images/flecha.png); 

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 8px;

}



#menuwebservices a:hover, #helplogin a:hover {

	color: #FFFFFF; 

}



#helplogin{

	padding-left: 24px;

	padding-right: 13px;

	padding-top: 5px;

	float: left;

}



.textcontent1, .textcontent2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF; 


	float: left;

	padding-right: 12px;

	padding-left: 25px;

	padding-top: 20px;

	height: 161px;

}



.textcontent1{

	width: 450px;

}





.textcontent2 {

	width: 224px;

}



.textcontent2 input{

	margin-top:5px;

	margin-bottom:2px;

}



#footer {

	width: 1000px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #622F2F;

	text-align: center;
	padding-bottom: 30px;
	

}

strong {

	color:#A22A2A;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:15px;

	font-weight:normal;

}



.inside {

	color:#777777;

	cursor:text;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	padding-left:5px;

	position: absolute;

	padding-top: 7px;

}



#websites{

width: 1000px;text-align: center;

}



#websites img{

	padding:15px;

}

a:link {
	color: #9c2121;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #751111;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}

