body {
	margin:auto;
	background-image: url(imagenes/fondo-webcam-gordas.jpg);
	text-align: center;
		
}
#contenedor {
   display: block;
   width: 755px;
   margin: 0 auto 0 auto;
   background: transparent center top repeat-x;
   color: #ffffcc;
}
#cuerpo{
	width: 740px;
	background-color: #ffffcc;
	padding: 13px 3px 15px 10px;
	text-align : center;	
}


#cabecera {
	background-image: url(imagenes/webcamgordas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	width: 750px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #ffffcc;
	border-right-color: #ffffcc;
	border-bottom-color: #ffffcc;
	border-left-color: #ffffcc;
	margin: auto;
}

#cabecera h1 { 	
	
font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
   font-weight: normal;
   letter-spacing: .2em;
   text-align: center;
   margin : 140px 220px 0px 330px;
   color: #990000;
}

#top {
	height: 50px;
	width: 750px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	background-position: center;
	margin: auto;
	background-color: transparent;
}
#columns {
	width: 755px;
	margin: auto;
	
}
#columns #right {
	width: 200px;
	margin: auto;
	float: right;
	background-color: #ffffcc;
}
#columns #left {
	margin: auto;
	width: 550px;
	background-color: #ffffcc;
	float: left;
	border-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffcc;
	
}

p {
  
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color : #000;
   text-align: center;
   line-height: 1.5em;
   margin: 0;
   padding: 5px 0 5px 0;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #ff0000;
	}
A:HOVER {
	color: #990000;
}

.float_left {
	float: left;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px solid #ff0000;
	padding: 3px;
	margin-left: 0px;
}
#columns #left h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff0000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffcc;
}
#columns #right a:link, #columns #right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	background-color: #ffffcc;
}
#columns #right ul {
	text-indent: -0.5em;
	font-size: 0.9em;
	text-align: left;
}
#columns #right ul li {
	line-height: 1.7em;
	display: list-item;
	list-style-type: square;
	color: #cc0000;
	background-color: #ffffcc;
}
#footer {
	background-color: #ffffcc;
	height: 50px;
	width: 750px;
	bottom: 0px;
	position: inherit;
	clear: both;
	color: #ffffcc;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#columns #left  p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 20px;
	background-color: #ffffcc;
}
#columns #right p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 20px;
	background-color: #ffffcc;
}
#columns #right h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffcc;
}
#footer p {
	background-color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 10px;
}
.capturas {
   text-align: center;
}

.capturas ul {
   margin: 0;
   padding: 0;
   text-align: center;
   list-style: none;
   list-style-position: inside;
}

.capturas li, .left, .right {
   display: block;
   padding: 0;
   width: 163px;
   height: 188px;
   background: url(imagenes/webcam-gordas.gif) #ffffcc center top no-repeat;
   color: #000000;
   font-family: Impact, Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-align: center;
   list-style: none;
   letter-spacing: .1em;
}

.capturas a, .left a, .right a {
   display: block;
   color: #000000;
   text-decoration: none;
   padding: 10px 0 30px 0;
}

a img { border: none; text-decoration: none; }




.capturas li, .left {
   float: left;
   margin: 5px 15px 5px 0;
}

.right{
   float: right;
   margin: 5px 0 5px 15px;
}

.center {
   text-align: center;
   font-weight: bold;
}
#columns #right a:hover, #columns #right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C7630D;
	text-decoration: underline;
	background-color: #ffffcc;
}

.clear {
   clear: both;
   margin:0;
   padding:0;
}