﻿p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

#contendor{
	width: 950px;
	height: 560px;
	background: #fff url('../images/bg_1.jpg') no-repeat;
}

#contenedor_head{
	width:950px;
	height:110px;
	background:#fff url('../images/head.jpg') no-repeat;
}

#contenedor_head h1{
	text-align:center;
	text-transform:uppercase;
	color:#c9c9c9;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	letter-spacing:0em;
	margin-top:11px;
}

#menu{
	width:533px;
	height:49px;
	float:right;
	overflow:hidden;
}

#menu p{
	margin-top:19px;
}

#menu a{
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#243572;
	font-weight:bold;
}

#menu a:hover{
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#c9c9c9;
	font-weight:bold;
	text-decoration:underline;
}


#frase{
	width:533px;
	height:38px;
	float:right;
}

#contenedor_footer{
	width:950px;
	height:50px;
	background:transparent;
	overflow:hidden;
}

#contenedor_footer h1{
	text-align:center;
	color:#243572;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	letter-spacing:0em;
	margin-top:8px;
}


#clear{
	clear:both;
}

a:link {font-family: tahoma, arial, sans-serif; font-size: 12px;font-weight: lighter; color: #000; text-decoration: none}
a:visited {font-family: tahoma, arial, sans-serif; font-size: 12px;font-weight: bold; color: #000; text-decoration: none}
a:actived {font-family: tahoma, arial, sans-serif; font-size: 12px;font-weight: bold; color: #000; text-decoration: none}
a:hover	{font-family: tahoma, arial, sans-serif; font-size: 12px;font-weight: bold; color: #333; text-decoration: underline}


body
{
margin: 0px;
background:#dadada ;}

