/* CSS Document */
body {
	color: #dfebf7;
	background-color: #f06ea9;/*#356ca5;*/
	background-image: url(../page_bg.jpg);
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/* DIV */
.wrapper
{
	width: 900px;
	/*background-image: url(../middle.png);
	background-repeat:repeat-y;*/
	margin: auto;
}
.header1
{
	width: 900px;
		height:319px;
	background-image: url(../header2.png);
	background-repeat: no-repeat;
margin:auto;
}
.header
{
	width: 900px;

	background-image: url(../header1.png);
	background-repeat: no-repeat;
margin:auto;
}
.footer1
{
	width: 900px;
	background-image: url(../footer2.png);
	background-repeat: no-repeat;
	background-position: bottom;
margin-top:auto;
}
.footer
{
	width: 900px;
	background-image: url(../footer1.png);
	background-repeat: no-repeat;
	background-position: bottom;
margin-top:auto;
}
.content
{
	width: 897px;
	padding-bottom: 62px;
border-style:solid;
border-color:#FFFFFF;
border-width:2px;

}
#left {
	float: left;
	width: 440px;
	padding-top: 110px;
	padding-left: 51px;
	padding-bottom: 35px;
	text-align: justify;
	padding-right: 27px;
	height:400px;
}
#right {
	float: left;
	width: 174px;
	padding-top:180px;
	text-align: left;
}
.rmenu_item {
	/*background-image: url(../menu_bg.gif);*/
	background-repeat: repeat-x;
	padding-top: 9px;
	height: 8px;
	margin-left: 2px;
	padding-right: 2px;
}
.webdesign
{
	color: #356BA5;
	background-color: inherit;
}
/* TEXT */
h1
{
	margin: 0 0 0 0;
	font-size: 14px;
}
h2
{
	margin: 0 0 0 0;
	font-size: 12px;
}
/* LINKS */
a.rmenu_link, a.rmenu_link:visited
{
	color:#f1f7fb;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}
a.rmenu_link:hover
{
	color: #F8F210;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.texto{
font:Arial;
float:left;
margin-left:30px;
margin-top:160px;
}
.imagenes{
font:Arial;
float:left;
margin-left:50px;
margin-top:160px;
}
.textomenu{
margin-top:150px;
}









