* {
margin:0;
padding:0;
}
body {
	text-align:center;
	background-image: url(../imgs/fondo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#contenedor{
margin:auto;
width:655px;
text-align:left;

}
#Izquierda {
width:205px;
height:500px;
float:left;
}
#Susc {
	width:205px;
	height:109px;
	float:left;
	background-image: url(../imgs/fndsusc.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.ArialGrisL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#Top01 {
	width:227px;
	height:137px;
	float:left;
	text-align:center;
	background-image: url(../imgs/top01.gif);
	background-repeat: no-repeat;
}
#contenedor #Contenido #Abajo a {
	color: #b4b9bc;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
}
#contenedor #Contenido #Abajo a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
}
#Top02 {
	width:214px;
	height:137px;
	float:left;
	background-image: url(../imgs/top02.gif);
}
#Contenido {
	float:left;
	width: 441px;
}
#ContenidoCentral {
	width:421px;
	float:left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Abajo {
	width:441px;
	height:36px;
	float:left;
	background-image: url(../imgs/bot.gif);
	vertical-align: middle;
	text-indent: 5px;
	white-space: normal;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.ArialVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #84b60a;
	text-decoration: none;
}
.CajaTexto {
	height: 21px;
	border: 1px solid #333333;
}
#contenedor #Contenido #Top02 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contenedor #Contenido #Top02 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.LinkTahoma {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkTahoma:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
#contenedor #Izquierda #Btn1 {
	height: 48px;
	width: 201px;
	background-image: url(../imgs/btn01.jpg);
	vertical-align: middle;
	text-indent: 50px;
}
#contenedor #Izquierda #Btn2 {
	height: 48px;
	width: 201px;
	background-image: url(../imgs/btn02.jpg);
	vertical-align: middle;
	text-indent: 50px;
}
#contenedor #Izquierda #Btn3 {
	height: 48px;
	width: 201px;
	background-image: url(../imgs/btn03.jpg);
	vertical-align: middle;
	text-indent: 50px;
}
#contenedor #Izquierda #Btn4 {
	height: 48px;
	width: 201px;
	background-image: url(../imgs/btn04.jpg);
	vertical-align: middle;
	text-indent: 50px;
}