html, body {
width:100%;
height:100%;
margin:0px;
padding:0;
color:#CCCCCC;
}

body {
	font-family : helvetica, verdana, arial;
	font-size : 13px;
	background-image: url(../images/index/bg.jpg);
	background-repeat:   repeat-x;
	background-color: #3c3c3c;
	background-position: top;
}

.clear0 {
clear : both;
}


h1 {
font-size : 1.0em;
}
h2 {
font-size : 1.1em;
}
h3 {
font-size : 0.8em;
}

.master-contenidos {
	width : 100%;
	background-image : url(../images/index/dibujo-fondo.png);
	background-repeat : no-repeat;
	background-position : left top;
}


.logo {
	width: 978px;
	padding-top: 38px;
	padding-right: 183px;
	padding-bottom: 38px;
	padding-left: 183px;
}
.contenedor {
	margin:0 auto;
	width: 978px;
	
}

#cuadros {
	height : 457px;
	width : 978px;
}
#cuadros div{ float:left; }
#textocuadro{
	width: 240px;
	height: 216px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 36px;
	color:#FFFFFF;
	text-align:left;
}

.entrar{
	width: 230px;
	height: 30px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 36px;
	color:#cc6600;
	text-align:right;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	
	
}

.entrar a{
	color: #cc6600;
	text-decoration:none;
}

.entrar a:hover{
	color: #FFFFFF;
	text-decoration:none;
}



#cuadro1 {
	height : 457px;
	width : 326px;
	background-image : url(../images/index/bg_cuadro2.png);
	background-repeat : no-repeat;
	background-position : center top;
}

#cuadro2 {
	height : 457px;
	width : 326px;
	background-image : url(../images/index/bg_cuadro2.png);
	background-repeat : no-repeat;
	background-position : center top;
}
#cuadro3 {
	height : 457px;
	width : 326px;
	background-image : url(../images/index/bg_cuadro2.png);
	background-repeat : no-repeat;
	background-position : center top;
}



.boton_f {
	display:block;
	width:235px;
	height:55px;
	text-indent:-9999px;
}
.boton_f a {
	display:block;
	width:235px;
	height:55px;
	outline:none;
	background-color: transparent;
	background-image: url(../images/index/bt_fotografia2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.boton_f a:hover {
	background-position:0 -55px;
}

.boton_d {
	display:block;
	width:235px;
	height:55px;
	text-indent:-9999px;
}
.boton_d a {
	display:block;
	width:235px;
	height:55px;
	outline:none;
	background-color: transparent;
	background-image: url(../images/index/bt_disenoweb2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.boton_d a:hover {
	background-position:0 -55px;
}

.boton_b {
	display:block;
	width:235px;
	height:55px;
	text-indent:-9999px;
}
.boton_b a {
	display:block;
	width:235px;
	height:55px;
	outline:none;
	background-color: transparent;
	background-image: url(../images/index/bt_blog2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.boton_b a:hover {
	background-position:0 -55px;
}


ul{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
}

li{
	list-style: none;
	background-image: url(../images/index/tild2.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 18px;
}








